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 ?b??}?b??{^ 0011111101100010001111110011111101111101001111110110001000111111001111110111101101011110 3f623f3f7d3f623f3f7b5e
SJIS-WIN ?b??}?b??{^ 0011111101100010001111110011111101111101001111110110001000111111001111110111101101011110 3f623f3f7d3f623f3f7b5e
EUC-JP ?b??}?b??{^ 0011111101100010001111110011111101111101001111110110001000111111001111110111101101011110 3f623f3f7d3f623f3f7b5e
UTF-8 창b혺챌}창b혺챌{^ 1110110010110000101111010110001011101101100110001011101011101100101100011000110001111101111011001011000010111101011000101110110110011000101110101110110010110001100011000111101101011110 ecb0bd62ed98baecb18c7decb0bd62ed98baecb18c7b5e
UHC 창b혺챌}창b혺챌{^ 1100001110100010011000101100001010011111110000111010011101111101110000111010001001100010110000101001111111000011101001110111101101011110 c3a262c29fc3a77dc3a262c29fc3a77b5e

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