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 雋?壯?儲?菌 1110100010110010001111111001101011100001001111111001011011010111001111111000101111011011 e8b23f9ae13f96d73f8bdb
EUC-JP 雋?壯?儲?菌 1111000010110100001111111101010011100011001111111100110011011001001111111011011011011101 f0b43fd4e33fccd93fb6dd
UTF-8 雋렗壯렒儲띄菌 111010011001101110001011111010111010000010010111111001011010001110101111111010111010000010010010111001011000010010110010111010111001110110000100111010001000111110001100 e99b8beba097e5a3afeba092e584b2eb9d84e88f8c
UHC 雋렗壯렒儲띄菌 1111000111100110100011101010110011101101111000001000111010100111111011101011100110110110111001111101000010110110 f1e68eacede08ea7eeb9b6e7d0b6

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