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 遏夂勞}遏夂勞{^ 111001111001111110011010111001111001100110100111011111011110011110011111100110101110011110011001101001110111101101011110 e79f9ae799a77de79f9ae799a77b5e
EUC-JP 遏夂勞}遏夂勞{^ 111011101010000111010100111010011101001010101001011111011110111010100001110101001110100111010010101010010111101101011110 eea1d4e9d2a97deea1d4e9d2a97b5e
UTF-8 遏夂勞}遏夂勞{^ 111010011000000110001111111001011010010010000010111001011000101110011110011111011110100110000001100011111110010110100100100000101110010110001011100111100111101101011110 e9818fe5a482e58b9e7de9818fe5a482e58b9e7b5e
UHC ??勞}??勞{^ 0011111100111111110101101100110001111101001111110011111111010110110011000111101101011110 3f3fd6cc7d3f3fd6cc7b5e

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