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?rN}?b?rN{^ 00111111011000100011111101110010010011100111110100111111011000100011111101110010010011100111101101011110 3f623f724e7d3f623f724e7b5e
SJIS-WIN ?b?rN}?b?rN{^ 00111111011000100011111101110010010011100111110100111111011000100011111101110010010011100111101101011110 3f623f724e7d3f623f724e7b5e
EUC-JP ?b?rN}?b?rN{^ 00111111011000100011111101110010010011100111110100111111011000100011111101110010010011100111101101011110 3f623f724e7d3f623f724e7b5e
UTF-8 묧b묯rN}묧b묯rN{^ 111010111010110010100111011000101110101110101100101011110111001001001110011111011110101110101100101001110110001011101011101011001010111101110010010011100111101101011110 ebaca762ebacaf724e7debaca762ebacaf724e7b5e
UHC 묧b묯rN}묧b묯rN{^ 1001000111111110011000101001001001000110011100100100111001111101100100011111111001100010100100100100011001110010010011100111101101011110 91fe629246724e7d91fe629246724e7b5e

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