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 ?x??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
SJIS-WIN ?x??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
EUC-JP ?x??}?x??{^ 0011111101111000001111110011111101111101001111110111100000111111001111110111101101011110 3f783f3f7d3f783f3f7b5e
UTF-8 혳x창철}혳x창철{^ 1110110110011000101100110111100011101100101100001011110111101100101100101010000001111101111011011001100010110011011110001110110010110000101111011110110010110010101000000111101101011110 ed98b378ecb0bdecb2a07ded98b378ecb0bdecb2a07b5e
UHC 혳x창철}혳x창철{^ 1100001010011010011110001100001110100010110000111011011001111101110000101001101001111000110000111010001011000011101101100111101101011110 c29a78c3a2c3b67dc29a78c3a2c3b67b5e

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