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 ?????????^h 0011111100111111001111110011111100111111001111110011111100111111001111110101111001101000 3f3f3f3f3f3f3f3f3f5e68
SJIS-WIN ?????????^h 0011111100111111001111110011111100111111001111110011111100111111001111110101111001101000 3f3f3f3f3f3f3f3f3f5e68
EUC-JP ?????????^h 0011111100111111001111110011111100111111001111110011111100111111001111110101111001101000 3f3f3f3f3f3f3f3f3f5e68
UTF-8 챌쨉혴챕혛혨챔쩌짱^h 1110110010110001100011001110110010101000100010011110110110011000101101001110110010110001100101011110110110011000100110111110110110011000101010001110110010110001100101001110110010101001100011001110110010100111101100010101111001101000 ecb18ceca889ed98b4ecb195ed989bed98a8ecb194eca98ceca7b15e68
UHC 챌쨉혴챕혛혨챔쩌짱^h 1100001110100111110000101011010111000010100110111100001110101001110000101000011011000010100100001100001110101000110000101011110011000010101011110101111001101000 c3a7c2b5c29bc3a9c286c290c3a8c2bcc2af5e68

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