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?S{N}?b?S{N{^ 001111110110001000111111010100110111101101001110011111010011111101100010001111110101001101111011010011100111101101011110 3f623f537b4e7d3f623f537b4e7b5e
SJIS-WIN ?b?S{N}?b?S{N{^ 001111110110001000111111010100110111101101001110011111010011111101100010001111110101001101111011010011100111101101011110 3f623f537b4e7d3f623f537b4e7b5e
EUC-JP ?b?S{N}?b?S{N{^ 001111110110001000111111010100110111101101001110011111010011111101100010001111110101001101111011010011100111101101011110 3f623f537b4e7d3f623f537b4e7b5e
UTF-8 챌b챗S{N}챌b챗S{N{^ 1110110010110001100011000110001011101100101100011001011101010011011110110100111001111101111011001011000110001100011000101110110010110001100101110101001101111011010011100111101101011110 ecb18c62ecb197537b4e7decb18c62ecb197537b4e7b5e
UHC 챌b챗S{N}챌b챗S{N{^ 11000011101001110110001011000011101010100101001101111011010011100111110111000011101001110110001011000011101010100101001101111011010011100111101101011110 c3a762c3aa537b4e7dc3a762c3aa537b4e7b5e

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