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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 艶n?艶n?B 1000100110010000100000101000111000111111100010011001000010000010100011100011111101000010 8990828e3f8990828e3f42
EUC-JP 艶n?艶n?B 1011000111110000101000111110111000111111101100011111000010100011111011100011111101000010 b1f0a3ee3fb1f0a3ee3f42
UTF-8 艶n뼃艶n뼃B 11101000100010011011011011101111101111011000111011101011101111001000001111101000100010011011011011101111101111011000111011101011101111001000001101000010 e889b6efbd8eebbc83e889b6efbd8eebbc8342
UHC 艶n뼃艶n뼃B 11100110111111011010001111101110100101101000110111100110111111011010001111101110100101101000110101000010 e6fda3ee968de6fda3ee968d42

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