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 ??????h? 0011111100111111001111110011111100111111001111110110100000111111 3f3f3f3f3f3f683f
SJIS-WIN 鶯??獰??h鶯 1110100111110010001111110011111111100000110101100011111100111111011010001110100111110010 e9f23f3fe0d63f3f68e9f2
EUC-JP 鶯??獰??h鶯 1111001011110100001111110011111111100000110110000011111100111111011010001111001011110100 f2f43f3fe0d83f3f68f2f4
UTF-8 鶯밸젘獰⑸젪h鶯 11101001101101101010111111101011101100001011100011101100101000001001100011100111100011011011000011100010100100011011100011101100101000001010101001101000111010011011011010101111 e9b6afebb0b8eca098e78db0e291b8eca0aa68e9b6af
UHC 鶯밸젘獰⑸젪h鶯 111001011010001110111001111010111010000010010100111001111011111010101001111010111010000010100010011010001110010110100011 e5a3b9eba094e7bea9eba0a268e5a3

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