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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 奝伜廠貔育」^ 11111010101000101001100011100101100011111011000111100110101111101000100011100111101000111000000101001111 faa298e58fb1e6be88e7a3814f
EUC-JP 奝伜廠貔育」^ 100011111011100011111000110100001110011110111110101100111110110011000000101100001110100110001110101000111010000110110000 8fb8f8d0e7beb3ecc0b0e98ea3a1b0
UTF-8 奝伜廠貔育」^ 111001011010010110011101111001001011110010011100111001011011101110100000111010001011001010010100111010001000001010110010111011111011110110100011111011111011110010111110 e5a59de4bc9ce5bba0e8b294e882b2efbda3efbcbe
UHC ??廠?育?^ 00111111001111111111001111011111001111111110101111000000001111111010001111011110 3f3ff3df3febc03fa3de

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