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 ??b\n}??b\n{^ 00111111001111110110001001011100011011100111110100111111001111110110001001011100011011100111101101011110 3f3f625c6e7d3f3f625c6e7b5e
SJIS-WIN 蛇車b\n}蛇車b\n{^ 1000111011010110100011101101010001100010010111000110111001111101100011101101011010001110110101000110001001011100011011100111101101011110 8ed68ed4625c6e7d8ed68ed4625c6e7b5e
EUC-JP 蛇車b\n}蛇車b\n{^ 1011110011011000101111001101011001100010010111000110111001111101101111001101100010111100110101100110001001011100011011100111101101011110 bcd8bcd6625c6e7dbcd8bcd6625c6e7b5e
UTF-8 蛇車b\n}蛇車b\n{^ 111010001001101110000111111010001011101110001010011000100101110001101110011111011110100010011011100001111110100010111011100010100110001001011100011011100111101101011110 e89b87e8bb8a625c6e7de89b87e8bb8a625c6e7b5e
UHC 蛇車b\n}蛇車b\n{^ 1101111011101111111100111011001101100010010111000110111001111101110111101110111111110011101100110110001001011100011011100111101101011110 deeff3b3625c6e7ddeeff3b3625c6e7b5e

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