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 ³^ 110000111010111011000010101101001100001010001110110000101011001101011110 c3aec2b4c28ec2b35e
SJIS-WIN ???´????^ 00111111001111110011111110000001010011000011111100111111001111110011111101011110 3f3f3f814c3f3f3f3f5e
EUC-JP ��^ 1000111110101010101010101000111110100010111011101000111110101010101001001010000110101101100011111010101010100100001111111000111110101010101001000011111101011110 8faaaa8fa2ee8faaa4a1ad8faaa43f8faaa43f5e
UTF-8 ³^ 1100001110000011110000101010111011000011100000101100001010110100110000111000001011000010100011101100001110000010110000101011001101011110 c383c2aec382c2b4c382c28ec382c2b35e
UHC ?®?´???³^ 001111111010001011100111001111111010001010100101001111110011111100111111101010011111100001011110 3fa2e73fa2a53f3f3fa9f85e

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