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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ヘーモケ\}ヘーモケ\{^ 11001101101100001101001110111001010111000111110111001101101100001101001110111001010111000111101101011110 cdb0d3b95c7dcdb0d3b95c7b5e
EUC-JP ヘーモケ\}ヘーモケ\{^ 100011101100110110001110101100001000111011010011100011101011100101011100011111011000111011001101100011101011000010001110110100111000111010111001010111000111101101011110 8ecd8eb08ed38eb95c7d8ecd8eb08ed38eb95c7b5e
UTF-8 ヘーモケ\}ヘーモケ\{^ 1110111110111110100011011110111110111101101100001110111110111110100100111110111110111101101110010101110001111101111011111011111010001101111011111011110110110000111011111011111010010011111011111011110110111001010111000111101101011110 efbe8defbdb0efbe93efbdb95c7defbe8defbdb0efbe93efbdb95c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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