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 叔??^}叔??^{^ 10001111011001100011111100111111010111100111110110001111011001100011111100111111010111100111101101011110 8f663f3f5e7d8f663f3f5e7b5e
EUC-JP 叔??^}叔??^{^ 10111101110001110011111100111111010111100111110110111101110001110011111100111111010111100111101101011110 bdc73f3f5e7dbdc73f3f5e7b5e
UTF-8 叔쉁쒡^}叔쉁쒡^{^ 1110010110001111100101001110110010001001100000011110110010010010101000010101111001111101111001011000111110010100111011001000100110000001111011001001001010100001010111100111101101011110 e58f94ec8981ec92a15e7de58f94ec8981ec92a15e7b5e
UHC 叔쉁쒡^}叔쉁쒡^{^ 1110001011010010100110100101011010011100111101100101111001111101111000101101001010011010010101101001110011110110010111100111101101011110 e2d29a569cf65e7de2d29a569cf65e7b5e

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