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{^ 001111111000000111110000100011010110000001101110011111010011111110000001111100001000110101100000011011100111101101011110 3f81f08d606e7d3f81f08d606e7b5e
EUC-JP ?Å港n}?Å港n{^ 001111111010001011110010101110011100000101101110011111010011111110100010111100101011100111000001011011100111101101011110 3fa2f2b9c16e7d3fa2f2b9c16e7b5e
UTF-8 뤻Å港n}뤻Å港n{^ 1110101110100100101110111110001010000100101010111110011010111000101011110110111001111101111010111010010010111011111000101000010010101011111001101011100010101111011011100111101101011110 eba4bbe284abe6b8af6e7deba4bbe284abe6b8af6e7b5e
UHC 뤻Å港n}뤻Å港n{^ 1000111111101001101000011100101011111001111110110110111001111101100011111110100110100001110010101111100111111011011011100111101101011110 8fe9a1caf9fb6e7d8fe9a1caf9fb6e7b5e

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