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 ?]?][?]?][^ 0011111101011101001111110101110101011011001111110101110100111111010111010101101101011110 3f5d3f5d5b3f5d3f5d5b5e
SJIS-WIN 卍]卍][卍]卍][^ 100110011100001001011101100110011100001001011101010110111001100111000010010111011001100111000010010111010101101101011110 99c25d99c25d5b99c25d99c25d5b5e
EUC-JP 卍]卍][卍]卍][^ 110100101100010001011101110100101100010001011101010110111101001011000100010111011101001011000100010111010101101101011110 d2c45dd2c45d5bd2c45dd2c45d5b5e
UTF-8 卍]卍][卍]卍][^ 11100101100011011000110101011101111001011000110110001101010111010101101111100101100011011000110101011101111001011000110110001101010111010101101101011110 e58d8d5de58d8d5d5be58d8d5de58d8d5d5b5e
UHC 卍]卍][卍]卍][^ 110110001011001101011101110110001011001101011101010110111101100010110011010111011101100010110011010111010101101101011110 d8b35dd8b35d5bd8b35dd8b35d5b5e

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