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??\n}?b??\n{^ 001111110110001000111111001111110101110001101110011111010011111101100010001111110011111101011100011011100111101101011110 3f623f3f5c6e7d3f623f3f5c6e7b5e
SJIS-WIN ?b??\n}?b??\n{^ 001111110110001000111111001111110101110001101110011111010011111101100010001111110011111101011100011011100111101101011110 3f623f3f5c6e7d3f623f3f5c6e7b5e
EUC-JP ?b??\n}?b??\n{^ 001111110110001000111111001111110101110001101110011111010011111101100010001111110011111101011100011011100111101101011110 3f623f3f5c6e7d3f623f3f5c6e7b5e
UTF-8 묨b묱묺\n}묨b묱묺\n{^ 111010111010110010101000011000101110101110101100101100011110101110101100101110100101110001101110011111011110101110101100101010000110001011101011101011001011000111101011101011001011101001011100011011100111101101011110 ebaca862ebacb1ebacba5c6e7debaca862ebacb1ebacba5c6e7b5e
UHC 묨b묱묺\n}묨b묱묺\n{^ 100100100100000101100010100100100100100010010010010011010101110001101110011111011001001001000001011000101001001001001000100100100100110101011100011011100111101101011110 9241629248924d5c6e7d9241629248924d5c6e7b5e

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