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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 邂ェ豁手゚疲キ。 111001111010111010101010111001101010110110001110111010001101111110010100111001101011011110100001 e7aeaae6ad8ee8df94e6b7a1
EUC-JP 邂ェ豁手゚疲キ。 11101110101100001000111010101010111011001010111110111100111010101000111011011111110010001110100010001110101101111000111010100001 eeb08eaaecafbcea8edfc8e88eb78ea1
UTF-8 邂ェ豁手゚疲キ。 111010011000001010000010111011111011110110101010111010001011000110000001111001101000100110001011111011111011111010011111111001111001011010110010111011111011110110110111111011111011110110100001 e98282efbdaae8b181e6898befbe9fe796b2efbdb7efbda1
UHC 邂?豁手?疲?? 111110101011001100111111111111001100001111100010101000100011111111111001101010100011111100111111 fab33ffcc3e2a23ff9aa3f3f

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