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 曜ゆ?節??松 1001011101101010100000101110010000111111100100001101111100111111001111111000111110111100 976a82e43f90df3f3f8fbc
EUC-JP 曜ゆ?節??松 1100110111001011101001001110011000111111110000001110000100111111001111111011111010111110 cdcba4e63fc0e13f3fbebe
UTF-8 曜ゆ퍋節얏녂松 111001101001101110011100111000111000001010000110111011011000110110001011111001111010111110000000111011001001011010001111111010111000010110000010111001101001110110111110 e69b9ce38286ed8d8be7af80ec968feb8582e69dbe
UHC 曜ゆ퍋節얏녂松 1110100011111000101010101110011010111011100000101110111110111101101111101110011010000110101110101110000111100110 e8f8aae6bb82efbdbee686bae1e6

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