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 ŸóŸâ}vŸóŸâ}vB 10011111111100111001111111100010011111010111011010011111111100111001111111100010011111010111011001000010 9ff39fe27d769ff39fe27d7642
SJIS-WIN ????}v????}vB 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642
EUC-JP ?ó?â}v?ó?â}vB 001111111000111110101011110100010011111110001111101010111010010001111101011101100011111110001111101010111101000100111111100011111010101110100100011111010111011001000010 3f8fabd13f8faba47d763f8fabd13f8faba47d7642
UTF-8 ŸóŸâ}vŸóŸâ}vB 110000101001111111000011101100111100001010011111110000111010001001111101011101101100001010011111110000111011001111000010100111111100001110100010011111010111011001000010 c29fc3b3c29fc3a27d76c29fc3b3c29fc3a27d7642
UHC ????}v????}vB 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642

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