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 𽎸ú¥Ž¾^ 111100001011110110001110101110001111101010100101100011101011111001011110 f0bd8eb8faa58ebe5e
SJIS-WIN ?????¥??^ 00111111001111110011111100111111001111111000000110001111001111110011111101011110 3f3f3f3f3f818f3f3f5e
EUC-JP ð??¸ú???^ 100011111010100111000011001111110011111110001111101000101011000110001111101010111110001000111111001111110011111101011110 8fa9c33f3f8fa2b18fabe23f3f3f5e
UTF-8 𽎸ú¥Ž¾^ 1100001110110000110000101011110111000010100011101100001010111000110000111011101011000010101001011100001010001110110000101011111001011110 c3b0c2bdc28ec2b8c3bac2a5c28ec2be5e
UHC ð½?¸???¾^ 10101001101000111010100011110110001111111010001010101100001111110011111100111111101010001111101001011110 a9a3a8f63fa2ac3f3f3fa8fa5e

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