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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 泙薹戮}泙薹戮{^ 100111111010001011100101010101101001110101000011011111011001111110100010111001010101011010011101010000110111101101011110 9fa2e5569d437d9fa2e5569d437b5e
EUC-JP 泙薹戮}泙薹戮{^ 110111101010010011101001101101111101100110100100011111011101111010100100111010011011011111011001101001000111101101011110 dea4e9b7d9a47ddea4e9b7d9a47b5e
UTF-8 泙薹戮}泙薹戮{^ 111001101011001110011001111010001001011010111001111001101000100010101110011111011110011010110011100110011110100010010110101110011110011010001000101011100111101101011110 e6b399e896b9e688ae7de6b399e896b9e688ae7b5e
UHC ??戮}??戮{^ 0011111100111111110101111100000001111101001111110011111111010111110000000111101101011110 3f3fd7c07d3f3fd7c07b5e

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