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 鬯倬亂霎樒イョ 111010011010110010011000111010011001100010101010111010001011111010011110111001111011001010101110 e9ac98e998aae8be9ee7b2ae
EUC-JP 鬯倬亂霎樒イョ 1111001010101110110100001110101111010000101011001111000011000000110111001110100110001110101100101000111010101110 f2aed0ebd0acf0c0dce98eb28eae
UTF-8 鬯倬亂霎樒イョ 111010011010110010101111111001011000000010101100111001001011101010000010111010011001110010001110111001101010100010010010111011111011110110110010111011111011110110101110 e9acafe580ace4ba82e99c8ee6a892efbdb2efbdae
UHC ?倬亂???? 001111111111011011110000110101011010111100111111001111110011111100111111 3ff6f0d5af3f3f3f3f

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