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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 踉ャ遒ェ蹂エ辷ソ 111001101111001010101100111001111010001010101010111001101111100010110100111001111000100010111111 e6f2ace7a2aae6f8b4e788bf
EUC-JP 踉ャ遒ェ蹂エ辷ソ 11101100111101001000111010101100111011101010010010001110101010101110110011111010100011101011010011101101111010001000111010111111 ecf48eaceea48eaaecfa8eb4ede88ebf
UTF-8 踉ャ遒ェ蹂エ辷ソ 111010001011100010001001111011111011110110101100111010011000000110010010111011111011110110101010111010001011100110000010111011111011110110110100111010001011111010110111111011111011110110111111 e8b889efbdace98192efbdaae8b982efbdb4e8beb7efbdbf
UHC ????蹂??? 001111110011111100111111001111111110101110110011001111110011111100111111 3f3f3f3febb33f3f3f

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