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 ???U???U^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
SJIS-WIN ???U???U^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
EUC-JP ???U???U^ 001111110011111100111111010101010011111100111111001111110101010101011110 3f3f3f553f3f3f555e
UTF-8 혺혰혷U혺혰혷U^ 111011011001100010111010111011011001100010110000111011011001100010110111010101011110110110011000101110101110110110011000101100001110110110011000101101110101010101011110 ed98baed98b0ed98b755ed98baed98b0ed98b7555e
UHC 혺혰혷U혺혰혷U^ 110000101001111111000010100101111100001010011110010101011100001010011111110000101001011111000010100111100101010101011110 c29fc297c29e55c29fc297c29e555e

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