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 ???`i???`iB 0011111100111111001111110110000001101001001111110011111100111111011000000110100101000010 3f3f3f60693f3f3f606942
SJIS-WIN ???`i???`iB 0011111100111111001111110110000001101001001111110011111100111111011000000110100101000010 3f3f3f60693f3f3f606942
EUC-JP ???`i???`iB 0011111100111111001111110110000001101001001111110011111100111111011000000110100101000010 3f3f3f60693f3f3f606942
UTF-8 챌혨혶`i챌혨혶`iB 1110110010110001100011001110110110011000101010001110110110011000101101100110000001101001111011001011000110001100111011011001100010101000111011011001100010110110011000000110100101000010 ecb18ced98a8ed98b66069ecb18ced98a8ed98b6606942
UHC 챌혨혶`i챌혨혶`iB 1100001110100111110000101001000011000010100111010110000001101001110000111010011111000010100100001100001010011101011000000110100101000010 c3a7c290c29d6069c3a7c290c29d606942

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