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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 箴?荏★箴?荏★^ 111000101011110000111111100010010110000010000001100110101110001010111100001111111000100101100000100000011001101001011110 e2bc3f8960819ae2bc3f8960819a5e
EUC-JP 箴?荏★箴?荏★^ 111001001011111000111111101100011100000110100001111110101110010010111110001111111011000111000001101000011111101001011110 e4be3fb1c1a1fae4be3fb1c1a1fa5e
UTF-8 箴룫荏★箴룫荏★^ 11100111101011101011010011101011101000111010101111101000100011011000111111100010100110001000010111100111101011101011010011101011101000111010101111101000100011011000111111100010100110001000010101011110 e7aeb4eba3abe88d8fe29885e7aeb4eba3abe88d8fe298855e
UHC 箴룫荏★箴룫荏★^ 1110110111010111100011111010001011101100111110111010000111011010111011011101011110001111101000101110110011111011101000011101101001011110 edd78fa2ecfba1daedd78fa2ecfba1da5e

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