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 ûSdn}ûSdn{^ 1100001110111011010100111100001010001111011001000110111001111101110000111011101101010011110000101000111101100100011011100111101101011110 c3bb53c28f646e7dc3bb53c28f646e7b5e
SJIS-WIN ??S??dn}??S??dn{^ 0011111100111111010100110011111100111111011001000110111001111101001111110011111101010011001111110011111101100100011011100111101101011110 3f3f533f3f646e7d3f3f533f3f646e7b5e
EUC-JP Ã?SÂ?dn}Ã?SÂ?dn{^ 10001111101010101010101000111111010100111000111110101010101001000011111101100100011011100111110110001111101010101010101000111111010100111000111110101010101001000011111101100100011011100111101101011110 8faaaa3f538faaa43f646e7d8faaaa3f538faaa43f646e7b5e
UTF-8 ûSdn}ûSdn{^ 11000011100000111100001010111011010100111100001110000010110000101000111101100100011011100111110111000011100000111100001010111011010100111100001110000010110000101000111101100100011011100111101101011110 c383c2bb53c382c28f646e7dc383c2bb53c382c28f646e7b5e
UHC ??S??dn}??S??dn{^ 0011111100111111010100110011111100111111011001000110111001111101001111110011111101010011001111110011111101100100011011100111101101011110 3f3f533f3f646e7d3f3f533f3f646e7b5e

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