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 ???W???NB 001111110011111100111111010101110011111100111111001111110100111001000010 3f3f3f573f3f3f4e42
SJIS-WIN 貎∫ルW貎∫ルNB 111001101011110110000001111001111000001110001011010101111110011010111101100000011110011110000011100010110100111001000010 e6bd81e7838b57e6bd81e7838b4e42
EUC-JP 貎∫ルW貎∫ルNB 111011001011111110100010111010011010010111101011010101111110110010111111101000101110100110100101111010110100111001000010 ecbfa2e9a5eb57ecbfa2e9a5eb4e42
UTF-8 貎∫ルW貎∫ルNB 111010001011001010001110111000101000100010101011111000111000001110101011010101111110100010110010100011101110001010001000101010111110001110000011101010110100111001000010 e8b28ee288abe383ab57e8b28ee288abe383ab4e42
UHC ?∫ルW?∫ルNB 00111111101000011111001010101011111010110101011100111111101000011111001010101011111010110100111001000010 3fa1f2abeb573fa1f2abeb4e42

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