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蔭 1000100011111100001111110011111110001000111111000011111100111111011010001000100011111100 88fc3f3f88fc3f3f6888fc
EUC-JP 蔭??蔭??h蔭 1011000011111110001111110011111110110000111111100011111100111111011010001011000011111110 b0fe3f3fb0fe3f3f68b0fe
UTF-8 蔭띿뀍蔭띿꼫h蔭 11101000100101001010110111101011100111011011111111101011100000001000110111101000100101001010110111101011100111011011111111101010101111001010101101101000111010001001010010101101 e894adeb9dbfeb808de894adeb9dbfeabcab68e894ad
UHC 蔭띿뀍蔭띿꼫h蔭 111010111110001110001101111011001000010110001000111010111110001110001101111011001000010010001000011010001110101111100011 ebe38dec8588ebe38dec848868ebe3

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