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 ?@??}?@??{^ 0011111101000000001111110011111101111101001111110100000000111111001111110111101101011110 3f403f3f7d3f403f3f7b5e
SJIS-WIN ?@??}?@??{^ 0011111101000000001111110011111101111101001111110100000000111111001111110111101101011110 3f403f3f7d3f403f3f7b5e
EUC-JP ?@??}?@??{^ 0011111101000000001111110011111101111101001111110100000000111111001111110111101101011110 3f403f3f7d3f403f3f7b5e
UTF-8 혺@찼횎}혺@찼횎{^ 1110110110011000101110100100000011101100101100001011110011101101100110101000111001111101111011011001100010111010010000001110110010110000101111001110110110011010100011100111101101011110 ed98ba40ecb0bced9a8e7ded98ba40ecb0bced9a8e7b5e
UHC 혺@찼횎}혺@찼횎{^ 1100001010011111010000001100001110100001110000111000101001111101110000101001111101000000110000111010000111000011100010100111101101011110 c29f40c3a1c38a7dc29f40c3a1c38a7b5e

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