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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 車鯔車鯢N}車鯔車鯢N{^ 100011101101010011101001110010011000111011010100111010011100011101001110011111011000111011010100111010011100100110001110110101001110100111000111010011100111101101011110 8ed4e9c98ed4e9c74e7d8ed4e9c98ed4e9c74e7b5e
EUC-JP 車鯔車鯢N}車鯔車鯢N{^ 101111001101011011110010110010111011110011010110111100101100100101001110011111011011110011010110111100101100101110111100110101101111001011001001010011100111101101011110 bcd6f2cbbcd6f2c94e7dbcd6f2cbbcd6f2c94e7b5e
UTF-8 車鯔車鯢N}車鯔車鯢N{^ 1110100010111011100010101110100110101111100101001110100010111011100010101110100110101111101000100100111001111101111010001011101110001010111010011010111110010100111010001011101110001010111010011010111110100010010011100111101101011110 e8bb8ae9af94e8bb8ae9afa24e7de8bb8ae9af94e8bb8ae9afa24e7b5e
UHC 車?車?N}車?車?N{^ 1111001110110011001111111111001110110011001111110100111001111101111100111011001100111111111100111011001100111111010011100111101101011110 f3b33ff3b33f4e7df3b33ff3b33f4e7b5e

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