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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 筝殊〒筝殊〒^ 11100010101101101000111011101010100000011010011111100010101101101000111011101010100000011010011101011110 e2b68eea81a7e2b68eea81a75e
EUC-JP 筝殊〒筝殊〒^ 11100100101110001011110011101100101000101010100111100100101110001011110011101100101000101010100101011110 e4b8bceca2a9e4b8bceca2a95e
UTF-8 筝殊〒筝殊〒^ 11100111101011011001110111100110101011101000101011100011100000001001001011100111101011011001110111100110101011101000101011100011100000001001001001011110 e7ad9de6ae8ae38092e7ad9de6ae8ae380925e
UHC ?殊??殊?^ 001111111110001010101000001111110011111111100010101010000011111101011110 3fe2a83f3fe2a83f5e

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