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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 壕橋?壕橋?^ 1000110110001000100010111011010000111111100011011000100010001011101101000011111101011110 8d888bb43f8d888bb43f5e
EUC-JP 壕橋?壕橋?^ 1011100111101000101101101011011000111111101110011110100010110110101101100011111101011110 b9e8b6b63fb9e8b6b63f5e
UTF-8 壕橋위壕橋위^ 11100101101000111001010111100110101010011000101111101100100111001000010011100101101000111001010111100110101010011000101111101100100111001000010001011110 e5a395e6a98bec9c84e5a395e6a98bec9c845e
UHC 壕橋위壕橋위^ 11111011101111011100111011101001110000001010011111111011101111011100111011101001110000001010011101011110 fbbdcee9c0a7fbbdcee9c0a75e

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