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 ߸Õúšß¸Õú˜^ 1101111110111000110101011111101010011010110111111011100011010101111110101001100001011110 dfb8d5fa9adfb8d5fa985e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ߸Õú?߸Õú?^ 100011111010100111001110100011111010001010110001100011111010101011011000100011111010101111100010001111111000111110101001110011101000111110100010101100011000111110101010110110001000111110101011111000100011111101011110 8fa9ce8fa2b18faad88fabe23f8fa9ce8fa2b18faad88fabe23f5e
UTF-8 ߸Õúšß¸Õú˜^ 110000111001111111000010101110001100001110010101110000111011101011000010100110101100001110011111110000101011100011000011100101011100001110111010110000101001100001011110 c39fc2b8c395c3bac29ac39fc2b8c395c3bac2985e
UHC ߸???߸???^ 101010011010110010100010101011000011111100111111001111111010100110101100101000101010110000111111001111110011111101011110 a9aca2ac3f3f3fa9aca2ac3f3f3f5e

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