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{^ 1110011110001110100010011110101110110110101101111110101110111111101001000110111001111101111001111000111010001001111010111011011010110111111010111011111110100100011011100111101101011110 e78e89ebb6b7ebbfa46e7de78e89ebb6b7ebbfa46e7b5e
UHC 玉붷뿤n}玉붷뿤n{^ 1110100010101100100101001110010110010111101001000110111001111101111010001010110010010100111001011001011110100100011011100111101101011110 e8ac94e597a46e7de8ac94e597a46e7b5e

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