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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 鈔ア蜊ウ鞜懷キス蒹カ 111001111110001010110001111001011000110110110011111010001101111110011100111001011011011110111101111001001110001110110110 e7e2b1e58db3e8df9ce5b7bde4e3b6
EUC-JP 鈔ア蜊ウ鞜懷キス蒹カ 1110111011100100100011101011000111101001111011011000111010110011111100001110000111011000111001111000111010110111100011101011110111101000111001011000111010110110 eee48eb1e9ed8eb3f0e1d8e78eb78ebde8e58eb6
UTF-8 鈔ア蜊ウ鞜懷キス蒹カ 111010011000100010010100111011111011110110110001111010001001110010001010111011111011110110110011111010011001111010011100111001101000011110110111111011111011110110110111111011111011110110111101111010001001001010111001111011111011110110110110 e98894efbdb1e89c8aefbdb3e99e9ce687b7efbdb7efbdbde892b9efbdb6
UHC ?????懷???? 0011111100111111001111110011111100111111111111001110001100111111001111110011111100111111 3f3f3f3f3ffce33f3f3f3f

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