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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隹キ蝮ヲ雉願ーキ鈑 1110100010110000101101111110010110011101101001101110100010110011100010101110100010110000101101111110011111100101 e8b0b7e59da6e8b38ae8b0b7e7e5
EUC-JP 隹キ蝮ヲ雉願ーキ鈑 111100001011001010001110101101111110100111111101100011101010011011110000101101011011010011101010100011101011000010001110101101111110111011100111 f0b28eb7e9fd8ea6f0b5b4ea8eb08eb7eee7
UTF-8 隹キ蝮ヲ雉願ーキ鈑 111010011001101010111001111011111011110110110111111010001001110110101110111011111011110110100110111010011001101110001001111010011010000110011000111011111011110110110000111011111011110110110111111010011000100010010001 e99ab9efbdb7e89daeefbda6e99b89e9a198efbdb0efbdb7e98891
UHC ????雉願??鈑 001111110011111100111111001111111111011011001011111010101100001100111111001111111111011111111110 3f3f3f3ff6cbeac33f3ff7fe

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