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 ?G?W}?G?W{^ 0011111101000111001111110101011101111101001111110100011100111111010101110111101101011110 3f473f577d3f473f577b5e
SJIS-WIN 毬G痾W}毬G痾W{^ 100111110111101101000111111000010111110101010111011111011001111101111011010001111110000101111101010101110111101101011110 9f7b47e17d577d9f7b47e17d577b5e
EUC-JP 毬G痾W}毬G痾W{^ 110111011101110001000111111000011101111001010111011111011101110111011100010001111110000111011110010101110111101101011110 dddc47e1de577ddddc47e1de577b5e
UTF-8 毬G痾W}毬G痾W{^ 11100110101011111010110001000111111001111001011110111110010101110111110111100110101011111010110001000111111001111001011110111110010101110111101101011110 e6afac47e797be577de6afac47e797be577b5e
UHC 毬G?W}毬G?W{^ 11001111101100110100011100111111010101110111110111001111101100110100011100111111010101110111101101011110 cfb3473f577dcfb3473f577b5e

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