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 򣎰D򣎰D^ 1111001010100011100011101011000001000100111100101010001110001110101100000100010001011110 f2a38eb044f2a38eb0445e
SJIS-WIN ?£?°D?£?°D^ 001111111000000110010010001111111000000110001011010001000011111110000001100100100011111110000001100010110100010001011110 3f81923f818b443f81923f818b445e
EUC-JP ò£?°Dò£?°D^ 10001111101010111101001010100001111100100011111110100001111010110100010010001111101010111101001010100001111100100011111110100001111010110100010001011110 8fabd2a1f23fa1eb448fabd2a1f23fa1eb445e
UTF-8 򣎰D򣎰D^ 11000011101100101100001010100011110000101000111011000010101100000100010011000011101100101100001010100011110000101000111011000010101100000100010001011110 c3b2c2a3c28ec2b044c3b2c2a3c28ec2b0445e
UHC ???°D???°D^ 00111111001111110011111110100001110001100100010000111111001111110011111110100001110001100100010001011110 3f3f3fa1c6443f3f3fa1c6445e

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