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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 游?く\}游?く\{^ 100111111110000000111111100000101010110101011100011111011001111111100000001111111000001010101101010111000111101101011110 9fe03f82ad5c7d9fe03f82ad5c7b5e
EUC-JP 游?く\}游?く\{^ 110111101110001000111111101001001010111101011100011111011101111011100010001111111010010010101111010111000111101101011110 dee23fa4af5c7ddee23fa4af5c7b5e
UTF-8 游좂く\}游좂く\{^ 1110011010111000101110001110110010100010100000101110001110000001100011110101110001111101111001101011100010111000111011001010001010000010111000111000000110001111010111000111101101011110 e6b8b8eca282e3818f5c7de6b8b8eca282e3818f5c7b5e
UHC 游좂く\}游좂く\{^ 1110101011111101101000001110011110101010101011110101110001111101111010101111110110100000111001111010101010101111010111000111101101011110 eafda0e7aaaf5c7deafda0e7aaaf5c7b5e

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