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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?????宣?^ 001111110011111100111111001111110011111110010000111010010011111101011110 3f3f3f3f3f90e93f5e
EUC-JP ?????宣?^ 001111110011111100111111001111110011111111000000111010110011111101011110 3f3f3f3f3fc0eb3f5e
UTF-8 렯렽렯렕렯宣롖^ 11101011101000001010111111101011101000001011110111101011101000001010111111101011101000001001010111101011101000001010111111100101101011101010001111101011101000011001011001011110 eba0afeba0bdeba0afeba095eba0afe5aea3eba1965e
UHC 렯렽렯렕렯宣롖^ 100011101011110010001110110001011000111010111100100011101010101010001110101111001110000010111110100011101101101001011110 8ebc8ec58ebc8eaa8ebce0be8eda5e

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