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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 髫エ竏オ繩・隶灘髪 111010011001101010110100111000101000100010110101111000111000101010100101111010001010111010010011111001011001010010101111 e99ab4e288b5e38aa5e8ae93e594af
EUC-JP 髫エ竏オ繩・隶灘髪 111100011111101010001110101101001110001111101000100011101011010111100101111010101000111010100101111100001011000011000110111001111100100010110001 f1fa8eb4e3e88eb5e5ea8ea5f0b0c6e7c8b1
UTF-8 髫エ竏オ繩・隶灘髪 111010011010101110101011111011111011110110110100111001111010101110001111111011111011110110110101111001111011100110101001111011111011110110100101111010011001101010110110111001111000000110011000111010011010101110101010 e9ababefbdb4e7ab8fefbdb5e7b9a9efbda5e99ab6e78198e9abaa
UHC ????繩??灘? 0011111100111111001111110011111111100011101100010011111100111111111101111010100000111111 3f3f3f3fe3b13f3ff7a83f

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