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 򣎰򣎰^ 111100101010001110001110101100001111001010100011100011101011000001011110 f2a38eb0f2a38eb05e
SJIS-WIN ?£?°?£?°^ 00111111100000011001001000111111100000011000101100111111100000011001001000111111100000011000101101011110 3f81923f818b3f81923f818b5e
EUC-JP ò£?°ò£?°^ 1000111110101011110100101010000111110010001111111010000111101011100011111010101111010010101000011111001000111111101000011110101101011110 8fabd2a1f23fa1eb8fabd2a1f23fa1eb5e
UTF-8 򣎰򣎰^ 1100001110110010110000101010001111000010100011101100001010110000110000111011001011000010101000111100001010001110110000101011000001011110 c3b2c2a3c28ec2b0c3b2c2a3c28ec2b05e
UHC ???°???°^ 0011111100111111001111111010000111000110001111110011111100111111101000011100011001011110 3f3f3fa1c63f3f3fa1c65e

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