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 ??\n}??\n{^ 0011111100111111010111000110111001111101001111110011111101011100011011100111101101011110 3f3f5c6e7d3f3f5c6e7b5e
SJIS-WIN 祀炳\n}祀炳\n{^ 111000100100101011100000011110100101110001101110011111011110001001001010111000000111101001011100011011100111101101011110 e24ae07a5c6e7de24ae07a5c6e7b5e
EUC-JP 祀炳\n}祀炳\n{^ 111000111010101111011111110110110101110001101110011111011110001110101011110111111101101101011100011011100111101101011110 e3abdfdb5c6e7de3abdfdb5c6e7b5e
UTF-8 祀炳\n}祀炳\n{^ 11100111101001011000000011100111100000101011001101011100011011100111110111100111101001011000000011100111100000101011001101011100011011100111101101011110 e7a580e782b35c6e7de7a580e782b35c6e7b5e
UHC 祀炳\n}祀炳\n{^ 110111101110010111011100101110010101110001101110011111011101111011100101110111001011100101011100011011100111101101011110 dee5dcb95c6e7ddee5dcb95c6e7b5e

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