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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 亥???J}亥???J{^ 100010001110010100111111001111110011111101001010011111011000100011100101001111110011111100111111010010100111101101011110 88e53f3f3f4a7d88e53f3f3f4a7b5e
EUC-JP 亥???J}亥???J{^ 101100001110011100111111001111110011111101001010011111011011000011100111001111110011111100111111010010100111101101011110 b0e73f3f3f4a7db0e73f3f3f4a7b5e
UTF-8 亥쾅렰렒J}亥쾅렰렒J{^ 1110010010111010101001011110110010111110100001011110101110100000101100001110101110100000100100100100101001111101111001001011101010100101111011001011111010000101111010111010000010110000111010111010000010010010010010100111101101011110 e4baa5ecbe85eba0b0eba0924a7de4baa5ecbe85eba0b0eba0924a7b5e
UHC 亥쾅렰렒J}亥쾅렰렒J{^ 111110101010010011000100111001111000111010111101100011101010011101001010011111011111101010100100110001001110011110001110101111011000111010100111010010100111101101011110 faa4c4e78ebd8ea74a7dfaa4c4e78ebd8ea74a7b5e

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