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 顏エ竏オ粨・隶謎 11101000111110001011010011100010100010001011010111100010111010001010010111101000101011101001001111100100 e8f8b4e288b5e2e8a5e8ae93e4
EUC-JP 顏エ竏オ粨・隶謎 11110000111110101000111010110100111000111110100010001110101101011110010011101010100011101010010111110000101100001100011011100110 f0fa8eb4e3e88eb5e4ea8ea5f0b0c6e6
UTF-8 顏エ竏オ粨・隶謎 111010011010000110001111111011111011110110110100111001111010101110001111111011111011110110110101111001111011001010101000111011111011110110100101111010011001101010110110111010001010110010001110 e9a18fefbdb4e7ab8fefbdb5e7b2a8efbda5e99ab6e8ac8e
UHC ???????謎 001111110011111100111111001111110011111100111111001111111101101010111010 3f3f3f3f3f3f3fdaba

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