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 鉤牙クク蓁∵剱 111001111110101010001001111001011011100010111000111001001110101110000001111001101001100110011011 e7ea89e5b8b8e4eb81e6999b
EUC-JP 鉤牙クク蓁∵剱 1110111011101100101100101110011110001110101110001000111010111000111010001110110110100010111010001101000111111011 eeecb2e78eb88eb8e8eda2e8d1fb
UTF-8 鉤牙クク蓁∵剱 111010011000100110100100111001111000100110011001111011111011110110111000111011111011110110111000111010001001001110000001111000101000100010110101111001011000100110110001 e989a4e78999efbdb8efbdb8e89381e288b5e589b1
UHC 鉤牙???∵? 11001111110010011110010010110011001111110011111100111111101000011111000100111111 cfc9e4b33f3f3fa1f13f

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