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 車籔眈車籔眈^ 10001110110101001110001011010110111000011011110010001110110101001110001011010110111000011011110001011110 8ed4e2d6e1bc8ed4e2d6e1bc5e
EUC-JP 車籔眈車籔眈^ 10111100110101101110010011011000111000101011111010111100110101101110010011011000111000101011111001011110 bcd6e4d8e2bebcd6e4d8e2be5e
UTF-8 車籔眈車籔眈^ 11101000101110111000101011100111101100011001010011100111100111001000100011101000101110111000101011100111101100011001010011100111100111001000100001011110 e8bb8ae7b194e79c88e8bb8ae7b194e79c885e
UHC 車?眈車?眈^ 1111001110110011001111111111011110101111111100111011001100111111111101111010111101011110 f3b33ff7aff3b33ff7af5e

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