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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 壕蕎?[壕蕎?[^ 10001101100010001000101110111100001111110101101110001101100010001000101110111100001111110101101101011110 8d888bbc3f5b8d888bbc3f5b5e
EUC-JP 壕蕎?[壕蕎?[^ 10111001111010001011011010111110001111110101101110111001111010001011011010111110001111110101101101011110 b9e8b6be3f5bb9e8b6be3f5b5e
UTF-8 壕蕎ㅀ[壕蕎ㅀ[^ 111001011010001110010101111010001001010110001110111000111000010110000000010110111110010110100011100101011110100010010101100011101110001110000101100000000101101101011110 e5a395e8958ee385805be5a395e8958ee385805b5e
UHC 壕蕎ㅀ[壕蕎ㅀ[^ 111110111011110111001110111100001010010010110000010110111111101110111101110011101111000010100100101100000101101101011110 fbbdcef0a4b05bfbbdcef0a4b05b5e

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