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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 闡ォ辯慕ケ橄伐闌ッ豬エ 111010001001000110101011111001111000011110010101111001111011100110011110111010111001010010110000111010001000110010101111111001101011010110110100 e891abe78795e7b99eeb94b0e88cafe6b5b4
EUC-JP 闡ォ辯慕ケ橄伐闌ッ豬エ 11101111111100011000111010101011111011011110011111001010111010011000111010111001110111001110110111001000101100101110111111101100100011101010111111101100101101111000111010110100 eff18eabede7cae98eb9dcedc8b2efec8eafecb78eb4
UTF-8 闡ォ辯慕ケ橄伐闌ッ豬エ 111010011001011110100001111011111011110110101011111010001011111010101111111001101000010110010101111011111011110110111001111001101010100110000100111001001011110010010000111010011001011110001100111011111011110110101111111010001011000110101100111011111011110110110100 e997a1efbdabe8beafe68595efbdb9e6a984e4bc90e9978cefbdafe8b1acefbdb4
UHC 闡?辯慕?橄伐???? 11110100110001010011111111011100101010101101100110110111001111111100101011110100110110111110100100111111001111110011111100111111 f4c53fdcaad9b73fcaf4dbe93f3f3f3f

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