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 辷オ譁懃明驟窟 11100111100010001011010111100110100101101001110011100111100101101011111011101001100001011000110001000001 e788b5e6969ce796bee9858c41
EUC-JP 辷オ譁懃明驟窟 1110110111101000100011101011010111101011111101101101100011101001110011001100000011110001111001011011011110100010 ede88eb5ebf6d8e9ccc0f1e5b7a2
UTF-8 辷オ譁懃明驟窟 111010001011111010110111111011111011110110110101111010001010110110000001111001101000011110000011111001101001100010001110111010011010100110011111111001111010101010011111 e8beb7efbdb5e8ad81e68783e6988ee9a99fe7aa9f
UHC ??譁懃明驟窟 001111110011111111111100101001101101000011000100110110011010010111110110101011101100111111011111 3f3ffca6d0c4d9a5f6aecfdf

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