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 嚴щ?愉??淫 1001101010001110100001001000101100111111100101101111100100111111001111111000100011111010 9a8e848b3f96f93f3f88fa
EUC-JP 嚴щ?愉??淫 1101001111101110101001111110101100111111110011001111101100111111001111111011000011111100 d3eea7eb3fccfb3f3fb0fc
UTF-8 嚴щ돉愉녘뜌淫 1110010110011010101101001101000110001001111010111000111110001001111001101000010010001001111010111000010110011000111010111001110010001100111001101011011110101011 e59ab4d189eb8f89e68489eb8598eb9c8ce6b7ab
UHC 嚴щ돉愉녘뜌淫 1110010111110001101011001110101110001001100110011110101011110000101100111110100010001101100011111110101111100010 e5f1aceb8999eaf0b3e88d8febe2

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