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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 迚エ闡ォ迚エ闡ォB 11100111100010011011010011101000100100011010101111100111100010011011010011101000100100011010101101000010 e789b4e891abe789b4e891ab42
EUC-JP 迚エ闡ォ迚エ闡ォB 1110110111101001100011101011010011101111111100011000111010101011111011011110100110001110101101001110111111110001100011101010101101000010 ede98eb4eff18eabede98eb4eff18eab42
UTF-8 迚エ闡ォ迚エ闡ォB 11101000101111111001101011101111101111011011010011101001100101111010000111101111101111011010101111101000101111111001101011101111101111011011010011101001100101111010000111101111101111011010101101000010 e8bf9aefbdb4e997a1efbdabe8bf9aefbdb4e997a1efbdab42
UHC ??闡???闡?B 0011111100111111111101001100010100111111001111110011111111110100110001010011111101000010 3f3ff4c53f3f3ff4c53f42

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