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 莨頑クエ緕ッ諞カ 111001001011110010001010111001101011100010110100111000111000111010101111111001101000011010110110 e4bc8ae6b8b4e38eafe686b6
EUC-JP 莨頑クエ緕ッ諞カ 11101000101111101011010011101000100011101011100010001110101101001110010111101110100011101010111111101011111001101000111010110110 e8beb4e88eb88eb4e5ee8eafebe68eb6
UTF-8 莨頑クエ緕ッ諞カ 111010001000111010101000111010011010000010010001111011111011110110111000111011111011110110110100111001111011011110010101111011111011110110101111111010001010101110011110111011111011110110110110 e88ea8e9a091efbdb8efbdb4e7b795efbdafe8ab9eefbdb6
UHC ?頑?????? 001111111110100011010111001111110011111100111111001111110011111100111111 3fe8d73f3f3f3f3f3f

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