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 磌‹‹þ磌‹‹þ^ 11100111101000111000110010001011100010111111111011100111101000111000110010001011100010111111111001011110 e7a38c8b8bfee7a38c8b8bfe5e
SJIS-WIN ?£?????£????^ 001111111000000110010010001111110011111100111111001111110011111110000001100100100011111100111111001111110011111101011110 3f81923f3f3f3f3f81923f3f3f3f5e
EUC-JP ç£???þç£???þ^ 1000111110101011101011101010000111110010001111110011111100111111100011111010100111010000100011111010101110101110101000011111001000111111001111110011111110001111101010011101000001011110 8fabaea1f23f3f3f8fa9d08fabaea1f23f3f3f8fa9d05e
UTF-8 磌‹‹þ磌‹‹þ^ 11000011101001111100001010100011110000101000110011000010100010111100001010001011110000111011111011000011101001111100001010100011110000101000110011000010100010111100001010001011110000111011111001011110 c3a7c2a3c28cc28bc28bc3bec3a7c2a3c28cc28bc28bc3be5e
UHC ?????þ?????þ^ 001111110011111100111111001111110011111110101001101011010011111100111111001111110011111100111111101010011010110101011110 3f3f3f3f3fa9ad3f3f3f3f3fa9ad5e

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