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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 辯ョ谿イi辯ョ谿イiB 111001111000011110101110111001101010111010110010011010011110011110000111101011101110011010101110101100100110100101000010 e787aee6aeb269e787aee6aeb26942
EUC-JP 辯ョ谿イi辯ョ谿イiB 11101101111001111000111010101110111011001011000010001110101100100110100111101101111001111000111010101110111011001011000010001110101100100110100101000010 ede78eaeecb08eb269ede78eaeecb08eb26942
UTF-8 辯ョ谿イi辯ョ谿イiB 111010001011111010101111111011111011110110101110111010001011000010111111111011111011110110110010011010011110100010111110101011111110111110111101101011101110100010110000101111111110111110111101101100100110100101000010 e8beafefbdaee8b0bfefbdb269e8beafefbdaee8b0bfefbdb26942
UHC 辯?谿?i辯?谿?iB 110111001010101000111111110011011010110000111111011010011101110010101010001111111100110110101100001111110110100101000010 dcaa3fcdac3f69dcaa3fcdac3f6942

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