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 ò§Ä莥Ž®^ 111100101010011111000100111010001000111010100101100011101010111001011110 f2a7c4e88ea58eae5e
SJIS-WIN ?§???¥??^ 0011111110000001100110000011111100111111001111111000000110001111001111110011111101011110 3f81983f3f3f818f3f3f5e
EUC-JP ò§Äè???®^ 100011111010101111010010101000011111100010001111101010101010001110001111101010111011001000111111001111110011111110001111101000101110111001011110 8fabd2a1f88faaa38fabb23f3f3f8fa2ee5e
UTF-8 ò§Ä莥Ž®^ 1100001110110010110000101010011111000011100001001100001110101000110000101000111011000010101001011100001010001110110000101010111001011110 c3b2c2a7c384c3a8c28ec2a5c28ec2ae5e
UHC ?§?????®^ 0011111110100001110101110011111100111111001111110011111100111111101000101110011101011110 3fa1d73f3f3f3f3fa2e75e

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