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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?氓?塵??嗔 00111111100111111000001000111111100100000110111100111111001111111001101001110000 3f9f823f906f3f3f9a70
EUC-JP ?氓?塵湞?嗔 001111111101110111100010001111111011111111010000100011111100011111111110001111111101001111010001 3fdde23fbfd08fc7fe3fd3d1
UTF-8 뤗氓띰塵湞몌嗔 111010111010010010010111111001101011000010010011111010111001110110110000111001011010000110110101111001101011100110011110111010111010101010001100111001011001011110010100 eba497e6b093eb9db0e5a1b5e6b99eebaa8ce59794
UHC 뤗氓띰塵湞몌嗔 1000111111000111110110001110110010110110111011111111001011001000111011111110011010111000111011111111001011000111 8fc7d8ecb6eff2c8efe6b8eff2c7

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