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 ‰yâ^}v‰yâ^}vB 10001001011110011110001001011110011111010111011010001001011110011110001001011110011111010111011001000010 8979e25e7d768979e25e7d7642
SJIS-WIN ?y?^}v?y?^}vB 00111111011110010011111101011110011111010111011000111111011110010011111101011110011111010111011001000010 3f793f5e7d763f793f5e7d7642
EUC-JP ?yâ^}v?yâ^}vB 0011111101111001100011111010101110100100010111100111110101110110001111110111100110001111101010111010010001011110011111010111011001000010 3f798faba45e7d763f798faba45e7d7642
UTF-8 ‰yâ^}v‰yâ^}vB 1100001010001001011110011100001110100010010111100111110101110110110000101000100101111001110000111010001001011110011111010111011001000010 c28979c3a25e7d76c28979c3a25e7d7642
UHC ?y?^}v?y?^}vB 00111111011110010011111101011110011111010111011000111111011110010011111101011110011111010111011001000010 3f793f5e7d763f793f5e7d7642

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