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{^ 001111110011111100111111001111110111001001101110011111010011111100111111001111110011111101110010011011100111101101011110 3f3f3f3f726e7d3f3f3f3f726e7b5e
SJIS-WIN ????rn}????rn{^ 001111110011111100111111001111110111001001101110011111010011111100111111001111110011111101110010011011100111101101011110 3f3f3f3f726e7d3f3f3f3f726e7b5e
EUC-JP ????rn}????rn{^ 001111110011111100111111001111110111001001101110011111010011111100111111001111110011111101110010011011100111101101011110 3f3f3f3f726e7d3f3f3f3f726e7b5e
UTF-8 셍렺렽셈rn}셍렺렽셈rn{^ 11101100100001011000110111101011101000001011101011101011101000001011110111101100100001011000100001110010011011100111110111101100100001011000110111101011101000001011101011101011101000001011110111101100100001011000100001110010011011100111101101011110 ec858deba0baeba0bdec8588726e7dec858deba0baeba0bdec8588726e7b5e
UHC 셍렺렽셈rn}셍렺렽셈rn{^ 1011110011000100100011101100001010001110110001011011110011000000011100100110111001111101101111001100010010001110110000101000111011000101101111001100000001110010011011100111101101011110 bcc48ec28ec5bcc0726e7dbcc48ec28ec5bcc0726e7b5e

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