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 ?J???WD?J???WD^ 001111110100101000111111001111110011111101010111010001000011111101001010001111110011111100111111010101110100010001011110 3f4a3f3f3f57443f4a3f3f3f57445e
SJIS-WIN ?J???WD?J???WD^ 001111110100101000111111001111110011111101010111010001000011111101001010001111110011111100111111010101110100010001011110 3f4a3f3f3f57443f4a3f3f3f57445e
EUC-JP ?J???WD?J???WD^ 001111110100101000111111001111110011111101010111010001000011111101001010001111110011111100111111010101110100010001011110 3f4a3f3f3f57443f4a3f3f3f57445e
UTF-8 채J혥챈혦WD채J혥챈혦WD^ 11101100101100011000010001001010111011011001100010100101111011001011000110001000111011011001100010100110010101110100010011101100101100011000010001001010111011011001100010100101111011001011000110001000111011011001100010100110010101110100010001011110 ecb1844aed98a5ecb188ed98a65744ecb1844aed98a5ecb188ed98a657445e
UHC 채J혥챈혦WD채J혥챈혦WD^ 1100001110100100010010101100001010001101110000111010011011000010100011100101011101000100110000111010010001001010110000101000110111000011101001101100001010001110010101110100010001011110 c3a44ac28dc3a6c28e5744c3a44ac28dc3a6c28e57445e

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