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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??齊???齊?^ 0011111100111111111010101000111000111111001111110011111111101010100011100011111101011110 3f3fea8e3f3f3fea8e3f5e
EUC-JP 塡?齊?塡?齊?^ 100011111011100010110100001111111111001111101110001111111000111110111000101101000011111111110011111011100011111101011110 8fb8b43ff3ee3f8fb8b43ff3ee3f5e
UTF-8 塡렯齊렦塡렯齊렦^ 11100101101000011010000111101011101000001010111111101001101111011000101011101011101000001010011011100101101000011010000111101011101000001010111111101001101111011000101011101011101000001010011001011110 e5a1a1eba0afe9bd8aeba0a6e5a1a1eba0afe9bd8aeba0a65e
UHC 塡렯齊렦塡렯齊렦^ 1110111011110011100011101011110011110000101110101000111010110101111011101111001110001110101111001111000010111010100011101011010101011110 eef38ebcf0ba8eb5eef38ebcf0ba8eb55e

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