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{^ 100111111110000000111111100000101010110101101110011111011001111111100000001111111000001010101101011011100111101101011110 9fe03f82ad6e7d9fe03f82ad6e7b5e
EUC-JP 游?くn}游?くn{^ 110111101110001000111111101001001010111101101110011111011101111011100010001111111010010010101111011011100111101101011110 dee23fa4af6e7ddee23fa4af6e7b5e
UTF-8 游좂くn}游좂くn{^ 1110011010111000101110001110110010100010100000101110001110000001100011110110111001111101111001101011100010111000111011001010001010000010111000111000000110001111011011100111101101011110 e6b8b8eca282e3818f6e7de6b8b8eca282e3818f6e7b5e
UHC 游좂くn}游좂くn{^ 1110101011111101101000001110011110101010101011110110111001111101111010101111110110100000111001111010101010101111011011100111101101011110 eafda0e7aaaf6e7deafda0e7aaaf6e7b5e

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