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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 襍ヲ貉ソD襍ヲ貉ソD^ 111010001011010110100110111001101011100110111111010001001110100010110101101001101110011010111001101111110100010001011110 e8b5a6e6b9bf44e8b5a6e6b9bf445e
EUC-JP 襍ヲ貉ソD襍ヲ貉ソD^ 11110000101101111000111010100110111011001011101110001110101111110100010011110000101101111000111010100110111011001011101110001110101111110100010001011110 f0b78ea6ecbb8ebf44f0b78ea6ecbb8ebf445e
UTF-8 襍ヲ貉ソD襍ヲ貉ソD^ 111010001010010110001101111011111011110110100110111010001011001010001001111011111011110110111111010001001110100010100101100011011110111110111101101001101110100010110010100010011110111110111101101111110100010001011110 e8a58defbda6e8b289efbdbf44e8a58defbda6e8b289efbdbf445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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