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 ð´¼ñ޽ޮð® 11110000101101001011110011110001100011101011110110001110101011101111000010101110 f0b4bcf18ebd8eaef0ae
SJIS-WIN ?´???????? 0011111110000001010011000011111100111111001111110011111100111111001111110011111100111111 3f814c3f3f3f3f3f3f3f3f
EUC-JP ð´?ñ???®ð® 100011111010100111000011101000011010110100111111100011111010101111010000001111110011111100111111100011111010001011101110100011111010100111000011100011111010001011101110 8fa9c3a1ad3f8fabd03f3f3f8fa2ee8fa9c38fa2ee
UTF-8 ð´¼ñ޽ޮð® 1100001110110000110000101011010011000010101111001100001110110001110000101000111011000010101111011100001010001110110000101010111011000011101100001100001010101110 c3b0c2b4c2bcc3b1c28ec2bdc28ec2aec3b0c2ae
UHC ð´¼??½?®ð® 1010100110100011101000101010010110101000111110010011111100111111101010001111011000111111101000101110011110101001101000111010001011100111 a9a3a2a5a8f93f3fa8f63fa2e7a9a3a2e7

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