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 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
SJIS-WIN 邂ェ豁手゚疲キ。h 11100111101011101010101011100110101011011000111011101000110111111001010011100110101101111010000101101000 e7aeaae6ad8ee8df94e6b7a168
EUC-JP 邂ェ豁手゚疲キ。h 1110111010110000100011101010101011101100101011111011110011101010100011101101111111001000111010001000111010110111100011101010000101101000 eeb08eaaecafbcea8edfc8e88eb78ea168
UTF-8 邂ェ豁手゚疲キ。h 11101001100000101000001011101111101111011010101011101000101100011000000111100110100010011000101111101111101111101001111111100111100101101011001011101111101111011011011111101111101111011010000101101000 e98282efbdaae8b181e6898befbe9fe796b2efbdb7efbda168
UHC 邂?豁手?疲??h 11111010101100110011111111111100110000111110001010100010001111111111100110101010001111110011111101101000 fab33ffcc3e2a23ff9aa3f3f68

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