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 ???N}???N{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN ?襁?N}?襁?N{^ 00111111111001011111010000111111010011100111110100111111111001011111010000111111010011100111101101011110 3fe5f43f4e7d3fe5f43f4e7b5e
EUC-JP ?襁晛N}?襁晛N{^ 0011111111101010111101101000111111000010101110110100111001111101001111111110101011110110100011111100001010111011010011100111101101011110 3feaf68fc2bb4e7d3feaf68fc2bb4e7b5e
UTF-8 뤐襁晛N}뤐襁晛N{^ 1110101110100100100100001110100010100101100000011110011010011001100110110100111001111101111010111010010010010000111010001010010110000001111001101001100110011011010011100111101101011110 eba490e8a581e6999b4e7deba490e8a581e6999b4e7b5e
UHC 뤐襁晛N}뤐襁晛N{^ 1000111111000000110010111011101011111010110110010100111001111101100011111100000011001011101110101111101011011001010011100111101101011110 8fc0cbbafad94e7d8fc0cbbafad94e7b5e

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