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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP 塡??遝}塡??遝{^ 10001111101110001011010000111111001111111000111111100001110111110111110110001111101110001011010000111111001111111000111111100001110111110111101101011110 8fb8b43f3f8fe1df7d8fb8b43f3f8fe1df7b5e
UTF-8 塡닿렑遝}塡닿렑遝{^ 111001011010000110100001111010111000101110111111111010111010000010010001111010011000000110011101011111011110010110100001101000011110101110001011101111111110101110100000100100011110100110000001100111010111101101011110 e5a1a1eb8bbfeba091e9819d7de5a1a1eb8bbfeba091e9819d7b5e
UHC 塡닿렑遝}塡닿렑遝{^ 11101110111100111011010011101010100011101010011011010011110011110111110111101110111100111011010011101010100011101010011011010011110011110111101101011110 eef3b4ea8ea6d3cf7deef3b4ea8ea6d3cf7b5e

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