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 ?`?Q\n}?`?Q\n{^ 001111110110000000111111010100010101110001101110011111010011111101100000001111110101000101011100011011100111101101011110 3f603f515c6e7d3f603f515c6e7b5e
SJIS-WIN ?`?Q\n}?`?Q\n{^ 001111110110000000111111010100010101110001101110011111010011111101100000001111110101000101011100011011100111101101011110 3f603f515c6e7d3f603f515c6e7b5e
EUC-JP ?`?Q\n}?`?Q\n{^ 001111110110000000111111010100010101110001101110011111010011111101100000001111110101000101011100011011100111101101011110 3f603f515c6e7d3f603f515c6e7b5e
UTF-8 혺`책Q\n}혺`책Q\n{^ 1110110110011000101110100110000011101100101100011000010101010001010111000110111001111101111011011001100010111010011000001110110010110001100001010101000101011100011011100111101101011110 ed98ba60ecb185515c6e7ded98ba60ecb185515c6e7b5e
UHC 혺`책Q\n}혺`책Q\n{^ 11000010100111110110000011000011101001010101000101011100011011100111110111000010100111110110000011000011101001010101000101011100011011100111101101011110 c29f60c3a5515c6e7dc29f60c3a5515c6e7b5e

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