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 ?]???]??^ 001111110101110100111111001111110011111101011101001111110011111101011110 3f5d3f3f3f5d3f3f5e
SJIS-WIN ?]???]??^ 001111110101110100111111001111110011111101011101001111110011111101011110 3f5d3f3f3f5d3f3f5e
EUC-JP ?]???]??^ 001111110101110100111111001111110011111101011101001111110011111101011110 3f5d3f3f3f5d3f3f5e
UTF-8 혟]찼철혟]찼철^ 111011011001100010011111010111011110110010110000101111001110110010110010101000001110110110011000100111110101110111101100101100001011110011101100101100101010000001011110 ed989f5decb0bcecb2a0ed989f5decb0bcecb2a05e
UHC 혟]찼철혟]찼철^ 110000101000100101011101110000111010000111000011101101101100001010001001010111011100001110100001110000111011011001011110 c2895dc3a1c3b6c2895dc3a1c3b65e

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