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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 撓??蟯??豫 10011101100110100011111100111111111001011011001000111111001111111001100010101100 9d9a3f3fe5b23f3f98ac
EUC-JP 撓??蟯??豫 11011001111110100011111100111111111010101011010000111111001111111101000010101110 d9fa3f3feab43f3fd0ae
UTF-8 撓뺧슥蟯얗쎏豫 111001101001001010010011111010111011101010100111111011001000101010100101111010001001111110101111111011001001011010010111111011001000111010001111111010001011000110101011 e69293ebbaa7ec8aa5e89fafec9697ec8e8fe8b1ab
UHC 撓뺧슥蟯얗쎏豫 1110100011110101100101011110111110111101101110111110100110101000101111101110100110011011101101101110011111100011 e8f595efbdbbe9a8bee99bb6e7e3

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