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 鳶??}鳶??{^ 1001001111001110001111110011111101111101100100111100111000111111001111110111101101011110 93ce3f3f7d93ce3f3f7b5e
EUC-JP 鳶??}鳶??{^ 1100011011010000001111110011111101111101110001101101000000111111001111110111101101011110 c6d03f3f7dc6d03f3f7b5e
UTF-8 鳶멧퐜}鳶멧퐜{^ 111010011011001110110110111010111010100110100111111011011001000010011100011111011110100110110011101101101110101110101001101001111110110110010000100111000111101101011110 e9b3b6eba9a7ed909c7de9b3b6eba9a7ed909c7b5e
UHC 鳶멧퐜}鳶멧퐜{^ 111001101110100110111000111001001011110110000110011111011110011011101001101110001110010010111101100001100111101101011110 e6e9b8e4bd867de6e9b8e4bd867b5e

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