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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 貔∵ヲ貧}貔∵ヲ貧{^ 1110011010111110100000011110011010100110100101010110111001111101111001101011111010000001111001101010011010010101011011100111101101011110 e6be81e6a6956e7de6be81e6a6956e7b5e
EUC-JP 貔∵ヲ貧}貔∵ヲ貧{^ 11101100110000001010001011101000100011101010011011001001110011110111110111101100110000001010001011101000100011101010011011001001110011110111101101011110 ecc0a2e88ea6c9cf7decc0a2e88ea6c9cf7b5e
UTF-8 貔∵ヲ貧}貔∵ヲ貧{^ 111010001011001010010100111000101000100010110101111011111011110110100110111010001011001010100111011111011110100010110010100101001110001010001000101101011110111110111101101001101110100010110010101001110111101101011110 e8b294e288b5efbda6e8b2a77de8b294e288b5efbda6e8b2a77b5e
UHC ?∵?貧}?∵?貧{^ 001111111010000111110001001111111101111010111000011111010011111110100001111100010011111111011110101110000111101101011110 3fa1f13fdeb87d3fa1f13fdeb87b5e

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