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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 譴ァ竄ャハ裼ォ喜「 11100110101000101010011111100010100000101010110011001010111001011110011110101011100010101110110010100010 e6a2a7e282accae5e7ab8aeca2
EUC-JP 譴ァ竄ャハ裼ォ喜「 111011001010010010001110101001111110001111100010100011101010110010001110110010101110101011101001100011101010101110110100111011101000111010100010 eca48ea7e3e28eac8ecaeae98eabb4ee8ea2
UTF-8 譴ァ竄ャハ裼ォ喜「 111010001010110110110100111011111011110110100111111001111010101110000100111011111011110110101100111011111011111010001010111010001010001110111100111011111011110110101011111001011001011010011100111011111011110110100010 e8adb4efbda7e7ab84efbdacefbe8ae8a3bcefbdabe5969cefbda2
UHC 譴?竄????喜? 110011001011100100111111111100111100000100111111001111110011111100111111111111011110110000111111 ccb93ff3c13f3f3f3ffdec3f

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