To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????ァ}????ァ{^ 001111110011111100111111001111111000001101000000011111010011111100111111001111110011111110000011010000000111101101011110 3f3f3f3f83407d3f3f3f3f83407b5e
EUC-JP ????ァ}????ァ{^ 001111110011111100111111001111111010010110100001011111010011111100111111001111110011111110100101101000010111101101011110 3f3f3f3fa5a17d3f3f3f3fa5a17b5e
UTF-8 룶짦룶쥚ァ}룶짦룶쥚ァ{^ 111010111010001110110110111011001010011110100110111010111010001110110110111011001010010110011010111000111000001010100001011111011110101110100011101101101110110010100111101001101110101110100011101101101110110010100101100110101110001110000010101000010111101101011110 eba3b6eca7a6eba3b6eca59ae382a17deba3b6eca7a6eba3b6eca59ae382a17b5e
UHC 룶짦룶쥚ァ}룶짦룶쥚ァ{^ 1000111110101011101001000100011010001111101010111010001010001111101010111010000101111101100011111010101110100100010001101000111110101011101000101000111110101011101000010111101101011110 8faba4468faba28faba17d8faba4468faba28faba17b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)