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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 塡??}塡??{^ 10001111101110001011010000111111001111110111110110001111101110001011010000111111001111110111101101011110 8fb8b43f3f7d8fb8b43f3f7b5e
UTF-8 塡잰득}塡잰득{^ 111001011010000110100001111011001001111010110000111010111001001110011101011111011110010110100001101000011110110010011110101100001110101110010011100111010111101101011110 e5a1a1ec9eb0eb939d7de5a1a1ec9eb0eb939d7b5e
UHC 塡잰득}塡잰득{^ 111011101111001111000000111010011011010111100110011111011110111011110011110000001110100110110101111001100111101101011110 eef3c0e9b5e67deef3c0e9b5e67b5e

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