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 ??公}??公{^ 0011111100111111100011001111011001111101001111110011111110001100111101100111101101011110 3f3f8cf67d3f3f8cf67b5e
EUC-JP ??公}??公{^ 0011111100111111101110001111100001111101001111110011111110111000111110000111101101011110 3f3fb8f87d3f3fb8f87b5e
UTF-8 裏잤公}裏잤公{^ 111011111010011110100111111011001001111010100100111001011000010110101100011111011110111110100111101001111110110010011110101001001110010110000101101011000111101101011110 efa7a7ec9ea4e585ac7defa7a7ec9ea4e585ac7b5e
UHC 裏잤公}裏잤公{^ 111011001100000011000000111001001100110111101011011111011110110011000000110000001110010011001101111010110111101101011110 ecc0c0e4cdeb7decc0c0e4cdeb7b5e

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