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{^ 111011001011000010111100011000101110110010110001100011000111001001001110011111011110110010110000101111000110001011101100101100011000110001110010010011100111101101011110 ecb0bc62ecb18c724e7decb0bc62ecb18c724e7b5e
UHC 찼b챌rN}찼b챌rN{^ 1100001110100001011000101100001110100111011100100100111001111101110000111010000101100010110000111010011101110010010011100111101101011110 c3a162c3a7724e7dc3a162c3a7724e7b5e

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