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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 莖逸拾^}莖逸拾^{^ 1110010010110001100010001110110110001111010001010101111001111101111001001011000110001000111011011000111101000101010111100111101101011110 e4b188ed8f455e7de4b188ed8f455e7b5e
EUC-JP 莖逸拾^}莖逸拾^{^ 1110100010110011101100001110111110111101101001100101111001111101111010001011001110110000111011111011110110100110010111100111101101011110 e8b3b0efbda65e7de8b3b0efbda65e7b5e
UTF-8 莖逸拾^}莖逸拾^{^ 1110100010001110100101101110100110000000101110001110011010001011101111100101111001111101111010001000111010010110111010011000000010111000111001101000101110111110010111100111101101011110 e88e96e980b8e68bbe5e7de88e96e980b8e68bbe5e7b5e
UHC 莖逸拾^}莖逸拾^{^ 1100110011101100111011001110111111100011101001100101111001111101110011001110110011101100111011111110001110100110010111100111101101011110 ccececefe3a65e7dccececefe3a65e7b5e

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