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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 褊夜ゥ滉クェ謔ァ 111001011110110110010110111010011010100110011111111001001011100010101010111001101000001010100111 e5ed96e9a99fe4b8aae682a7
EUC-JP 褊夜ゥ滉クェ謔ァ 11101010111011111100110011101011100011101010100111011110111001101000111010111000100011101010101011101011111000101000111010100111 eaefcceb8ea9dee68eb88eaaebe28ea7
UTF-8 褊夜ゥ滉クェ謔ァ 111010001010010010001010111001011010010010011100111011111011110110101001111001101011101110001001111011111011110110111000111011111011110110101010111010001010110010010100111011111011110110100111 e8a48ae5a49cefbda9e6bb89efbdb8efbdaae8ac94efbda7
UHC ?夜?滉??謔? 0011111111100101101010000011111111111100110100010011111100111111111110011100110000111111 3fe5a83ffcd13f3ff9cc3f

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