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 衆狡?烽?弔? 1000111101001111111000001100001000111111111000001000001000111111100100101010001000111111 8f4fe0c23fe0823f92a23f
EUC-JP 衆狡?烽?弔醱 10111101101100001110000011000100001111111101111111100010001111111100010010100100100011111110001011110111 bdb0e0c43fdfe23fc4a48fe2f7
UTF-8 衆狡렱烽딧弔醱 111010001010000110000110111001111000101110100001111010111010000010110001111001111000001110111101111010111001010010100111111001011011110010010100111010011000011010110001 e8a186e78ba1eba0b1e783bdeb94a7e5bc94e986b1
UHC 衆狡렱烽딧弔醱 1111000111101011110011101110101010001110101111101101110011101011101101011111011111110000110000001101101110100011 f1ebceea8ebedcebb5f7f0c0dba3

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