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 捧璋姙}捧璋姙{^ 100101011111100111100000111101101001101101001011011111011001010111111001111000001111011010011011010010110111101101011110 95f9e0f69b4b7d95f9e0f69b4b7b5e
EUC-JP 捧璋姙}捧璋姙{^ 110010101111101111100000111110001101010110101100011111011100101011111011111000001111100011010101101011000111101101011110 cafbe0f8d5ac7dcafbe0f8d5ac7b5e
UTF-8 捧璋姙}捧璋姙{^ 111001101000110110100111111001111001001010001011111001011010011110011001011111011110011010001101101001111110011110010010100010111110010110100111100110010111101101011110 e68da7e7928be5a7997de68da7e7928be5a7997b5e
UHC 捧璋姙}捧璋姙{^ 110111001110100111101101111100001110110011110101011111011101110011101001111011011111000011101100111101010111101101011110 dce9edf0ecf57ddce9edf0ecf57b5e

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