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 ????Rn}????Rn{^ 001111110011111100111111001111110101001001101110011111010011111100111111001111110011111101010010011011100111101101011110 3f3f3f3f526e7d3f3f3f3f526e7b5e
SJIS-WIN ????Rn}????Rn{^ 001111110011111100111111001111110101001001101110011111010011111100111111001111110011111101010010011011100111101101011110 3f3f3f3f526e7d3f3f3f3f526e7b5e
EUC-JP ????Rn}????Rn{^ 001111110011111100111111001111110101001001101110011111010011111100111111001111110011111101010010011011100111101101011110 3f3f3f3f526e7d3f3f3f3f526e7b5e
UTF-8 렯롏렯렞Rn}렯롏렯렞Rn{^ 11101011101000001010111111101011101000011000111111101011101000001010111111101011101000001001111001010010011011100111110111101011101000001010111111101011101000011000111111101011101000001010111111101011101000001001111001010010011011100111101101011110 eba0afeba18feba0afeba09e526e7deba0afeba18feba0afeba09e526e7b5e
UHC 렯롏렯렞Rn}렯롏렯렞Rn{^ 1000111010111100100011101101010110001110101111001000111010101111010100100110111001111101100011101011110010001110110101011000111010111100100011101010111101010010011011100111101101011110 8ebc8ed58ebc8eaf526e7d8ebc8ed58ebc8eaf526e7b5e

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