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 峪峯姙}峪峯姙{^ 100110111011100110010101111101011001101101001011011111011001101110111001100101011111010110011011010010110111101101011110 9bb995f59b4b7d9bb995f59b4b7b5e
EUC-JP 峪峯姙}峪峯姙{^ 110101101011101111001010111101111101010110101100011111011101011010111011110010101111011111010101101011000111101101011110 d6bbcaf7d5ac7dd6bbcaf7d5ac7b5e
UTF-8 峪峯姙}峪峯姙{^ 111001011011001110101010111001011011001110101111111001011010011110011001011111011110010110110011101010101110010110110011101011111110010110100111100110010111101101011110 e5b3aae5b3afe5a7997de5b3aae5b3afe5a7997b5e
UHC ?峯姙}?峯姙{^ 00111111110111001110011111101100111101010111110100111111110111001110011111101100111101010111101101011110 3fdce7ecf57d3fdce7ecf57b5e

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