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 ‡p}v‡p}vB 10001111100001111000111101110000011111010111011010001111100001111000111101110000011111010111011001000010 8f878f707d768f878f707d7642
SJIS-WIN ???p}v???p}vB 00111111001111110011111101110000011111010111011000111111001111110011111101110000011111010111011001000010 3f3f3f707d763f3f3f707d7642
EUC-JP ???p}v???p}vB 00111111001111110011111101110000011111010111011000111111001111110011111101110000011111010111011001000010 3f3f3f707d763f3f3f707d7642
UTF-8 ‡p}v‡p}vB 11000010100011111100001010000111110000101000111101110000011111010111011011000010100011111100001010000111110000101000111101110000011111010111011001000010 c28fc287c28f707d76c28fc287c28f707d7642
UHC ???p}v???p}vB 00111111001111110011111101110000011111010111011000111111001111110011111101110000011111010111011001000010 3f3f3f707d763f3f3f707d7642

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