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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???韋??湲??巍 00111111001111110011111111101000111010000011111100111111100111111101000100111111001111111001101111011001 3f3f3fe8e83f3f9fd13f3f9bd9
EUC-JP ???韋??湲??巍 00111111001111110011111111110000111010100011111100111111110111101101001100111111001111111101011011011011 3f3f3ff0ea3f3fded33f3fd6db
UTF-8 嶺뚣뢿韋뗤튃湲멸콞巍 111011111010011010101011111010111001101010100011111010111010001010111111111010011001111110001011111010111001011110100100111011011000101010000011111001101011100110110010111010111010100110111000111011001011110110011110111001011011011110001101 efa6abeb9aa3eba2bfe99f8beb97a4ed8a83e6b9b2eba9b8ecbd9ee5b78d
UHC 嶺뚣뢿韋뗤튃湲멸콞巍 1110011110101101100011001110001110001111100000101110101011011111100010111110010010111001100110011110101010111000101110001110101010110001100101101110100011100100 e7ad8ce38f82eadf8be4b999eab8b8eab196e8e4

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