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 髯晁イ橸スケ螳亥シキ 111010011001100110011101111010001011001010011110111011111011110110111001111001011010111010001000111001011011110010110111 e9999de8b29eefbdb9e5ae88e5bcb7
EUC-JP 髯晁イ橸スケ螳亥シキ 1111000111111001110110101110101010001110101100101101110011110001100011101011110110001110101110011110101010110000101100001110011110001110101111001000111010110111 f1f9daea8eb2dcf18ebd8eb9eab0b0e78ebc8eb7
UTF-8 髯晁イ橸スケ螳亥シキ 111010011010101110101111111001101001100110000001111011111011110110110010111001101010100110111000111011111011110110111101111011111011110110111001111010001001111010110011111001001011101010100101111011111011110110111100111011111011110110110111 e9abafe69981efbdb2e6a9b8efbdbdefbdb9e89eb3e4baa5efbdbcefbdb7
UHC ?晁????螳亥?? 00111111111100001100010100111111001111110011111100111111110100111101100111111010101001000011111100111111 3ff0c53f3f3f3fd3d9faa43f3f

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