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{^ 100000011001111100111111100101001011010101101110011111011000000110011111001111111001010010110101011011100111101101011110 819f3f94b56e7d819f3f94b56e7b5e
EUC-JP ◆?鳩n}◆?鳩n{^ 101000101010000100111111110010001011011101101110011111011010001010100001001111111100100010110111011011100111101101011110 a2a13fc8b76e7da2a13fc8b76e7b5e
UTF-8 ◆룴鳩n}◆룴鳩n{^ 1110001010010111100001101110101110100011101101001110100110110011101010010110111001111101111000101001011110000110111010111010001110110100111010011011001110101001011011100111101101011110 e29786eba3b4e9b3a96e7de29786eba3b4e9b3a96e7b5e
UHC ◆룴鳩n}◆룴鳩n{^ 1010000111011111100011111010100111001111110011010110111001111101101000011101111110001111101010011100111111001101011011100111101101011110 a1df8fa9cfcd6e7da1df8fa9cfcd6e7b5e

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