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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?執》n}?執》n{^ 001111111000111010110111100000010111010001101110011111010011111110001110101101111000000101110100011011100111101101011110 3f8eb781746e7d3f8eb781746e7b5e
EUC-JP ?執》n}?執》n{^ 001111111011110010111001101000011101010101101110011111010011111110111100101110011010000111010101011011100111101101011110 3fbcb9a1d56e7d3fbcb9a1d56e7b5e
UTF-8 뤑執》n}뤑執》n{^ 1110101110100100100100011110010110011111101101111110001110000000100010110110111001111101111010111010010010010001111001011001111110110111111000111000000010001011011011100111101101011110 eba491e59fb7e3808b6e7deba491e59fb7e3808b6e7b5e
UHC 뤑執》n}뤑執》n{^ 1000111111000001111100101111101110100001101101110110111001111101100011111100000111110010111110111010000110110111011011100111101101011110 8fc1f2fba1b76e7d8fc1f2fba1b76e7b5e

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