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 00111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f68
SJIS-WIN 褶咒豆褶咏伽h 11100101111101111001100111101110100100111010010011100101111101111001100111100111100010011011111001101000 e5f799ee93a4e5f799e789be68
EUC-JP 褶咒豆褶咏伽h 11101010111110011101001011110000110001101010011011101010111110011101001011101001101100101100000001101000 eaf9d2f0c6a6eaf9d2e9b2c068
UTF-8 褶咒豆褶咏伽h 11101000101001001011011011100101100100101001001011101000101100011000011011101000101001001011011011100101100100101000111111100100101111001011110101101000 e8a4b6e59292e8b186e8a4b6e5928fe4bcbd68
UHC 褶?豆褶?伽h 1110001110101000001111111101010011100111111000111010100000111111110010101010000101101000 e3a83fd4e7e3a83fcaa168

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