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 湿爵湿悉湿執湿竺 10001110101111001000111011011101100011101011110010001110101110111000111010111100100011101011011110001110101111001000111010110001 8ebc8edd8ebc8ebb8ebc8eb78ebc8eb1
EUC-JP 湿爵湿悉湿執湿竺 10111100101111101011110011011111101111001011111010111100101111011011110010111110101111001011100110111100101111101011110010110011 bcbebcdfbcbebcbdbcbebcb9bcbebcb3
UTF-8 湿爵湿悉湿執湿竺 111001101011100110111111111001111000100010110101111001101011100110111111111001101000001010001001111001101011100110111111111001011001111110110111111001101011100110111111111001111010101110111010 e6b9bfe788b5e6b9bfe68289e6b9bfe59fb7e6b9bfe7abba
UHC ?爵?悉?執?竺 001111111110110111001001001111111110001111111010001111111111001011111011001111111111010111100111 3fedc93fe3fa3ff2fb3ff5e7

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