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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN セ゚車シエ丈ロシ 10111110110111111000111011010100101111001011010010001111111001001101101110111100 bedf8ed4bcb48fe4dbbc
EUC-JP セ゚車シエ丈ロシ 10001110101111101000111011011111101111001101011010001110101111001000111010110100101111101110011010001110110110111000111010111100 8ebe8edfbcd68ebc8eb4bee68edb8ebc
UTF-8 セ゚車シエ丈ロシ 111011111011110110111110111011111011111010011111111010001011101110001010111011111011110110111100111011111011110110110100111001001011100010001000111011111011111010011011111011111011110110111100 efbdbeefbe9fe8bb8aefbdbcefbdb4e4b888efbe9befbdbc
UHC ??車??丈?? 00111111001111111111001110110011001111110011111111101101110110110011111100111111 3f3ff3b33f3feddb3f3f

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