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{^ 10001011110010100011111100111111011011100111110110001011110010100011111100111111011011100111101101011110 8bca3f3f6e7d8bca3f3f6e7b5e
EUC-JP 玉??n}玉??n{^ 10110110110011000011111100111111011011100111110110110110110011000011111100111111011011100111101101011110 b6cc3f3f6e7db6cc3f3f6e7b5e
UTF-8 玉앶궕n}玉앶궕n{^ 1110011110001110100010011110110010010101101101101110101010110110100101010110111001111101111001111000111010001001111011001001010110110110111010101011011010010101011011100111101101011110 e78e89ec95b6eab6956e7de78e89ec95b6eab6956e7b5e
UHC 玉앶궕n}玉앶궕n{^ 1110100010101100100111011110100110000010101010100110111001111101111010001010110010011101111010011000001010101010011011100111101101011110 e8ac9de982aa6e7de8ac9de982aa6e7b5e

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