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 0011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f68
SJIS-WIN 燾玲ケソ鞜吝濤h 11111011010110101001011111100110101110011011111111101000110111111001100111100101100111111011011101101000 fb5a97e6b9bfe8df99e59fb768
EUC-JP 燾玲ケソ鞜吝濤h 10001111110010101011110111001110111010001000111010111001100011101011111111110000111000011101001011100111110111101011100101101000 8fcabdcee88eb98ebff0e1d2e7deb968
UTF-8 燾玲ケソ鞜吝濤h 11100111100001111011111011100111100011101011001011101111101111011011100111101111101111011011111111101001100111101001110011100101100100001001110111100110101111111010010001101000 e787bee78eb2efbdb9efbdbfe99e9ce5909de6bfa468
UHC 燾玲???吝濤h 110101001010011111010110101111000011111100111111001111111101011111110000110101001010011001101000 d4a7d6bc3f3f3fd7f0d4a668

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