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}vŸñßÛs}vB 100111111111000111011111110110110111001101111101011101101001111111110001110111111101101101110011011111010111011001000010 9ff1dfdb737d769ff1dfdb737d7642
SJIS-WIN ????s}v????s}vB 001111110011111100111111001111110111001101111101011101100011111100111111001111110011111101110011011111010111011001000010 3f3f3f3f737d763f3f3f3f737d7642
EUC-JP ?ñßÛs}v?ñßÛs}vB 001111111000111110101011110100001000111110101001110011101000111110101010111001010111001101111101011101100011111110001111101010111101000010001111101010011100111010001111101010101110010101110011011111010111011001000010 3f8fabd08fa9ce8faae5737d763f8fabd08fa9ce8faae5737d7642
UTF-8 ŸñßÛs}vŸñßÛs}vB 1100001010011111110000111011000111000011100111111100001110011011011100110111110101110110110000101001111111000011101100011100001110011111110000111001101101110011011111010111011001000010 c29fc3b1c39fc39b737d76c29fc3b1c39fc39b737d7642
UHC ??ß?s}v??ß?s}vB 0011111100111111101010011010110000111111011100110111110101110110001111110011111110101001101011000011111101110011011111010111011001000010 3f3fa9ac3f737d763f3fa9ac3f737d7642

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