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 11101000101101011011011011101000100100111000101111101000101101011011011011100101100010101011111001000010 e8b5b6e8938be8b5b6e58abe42
EUC-JP 襍カ闢玖オカ蜉セB 1111000010110111100011101011011011101111111100111011011011101010100011101011010110001110101101101110100111101010100011101011111001000010 f0b78eb6eff3b6ea8eb58eb6e9ea8ebe42
UTF-8 襍カ闢玖オカ蜉セB 11101000101001011000110111101111101111011011011011101001100101111010001011100111100011101001011011101111101111011011010111101111101111011011011011101000100111001000100111101111101111011011111001000010 e8a58defbdb6e997a2e78e96efbdb5efbdb6e89c89efbdbe42
UHC ??闢玖????B 0011111100111111110111001010001111001111101110000011111100111111001111110011111101000010 3f3fdca3cfb83f3f3f3f42

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