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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
EUC-JP ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
UTF-8 챌쨋쨉창혞혳찾혗짧^ 11101100101100011000110011101100101010001000101111101100101010001000100111101100101100001011110111101101100110001001111011101101100110001011001111101100101100001011111011101101100110001001011111101100101001111010011101011110 ecb18ceca88beca889ecb0bded989eed98b3ecb0beed9897eca7a75e
UHC 챌쨋쨉창혞혳찾혗짧^ 11000011101001111100001010110110110000101011010111000011101000101100001010001000110000101001101011000011101000111100001010000010110000101010101001011110 c3a7c2b6c2b5c3a2c288c29ac3a3c282c2aa5e

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