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 吟℡?蘖??? 10001011111000011000011110000100001111111001111101010000001111110011111100111111 8be187843f9f503f3f3f
EUC-JP 吟??蘖??? 101101101110001100111111001111111101110110110001001111110011111100111111 b6e33f3fddb13f3f3f
UTF-8 吟℡썬蘖얹렒렍 111001011001000010011111111000101000010010100001111011001000110110101100111010001001100010010110111011001001011010111001111010111010000010010010111010111010000010001101 e5909fe284a1ec8dace89896ec96b9eba092eba08d
UHC 吟℡썬蘖얹렒렍 1110101111100001101000101110010110111101111000111110010111101110101111101111000110001110101001111000111010100011 ebe1a2e5bde3e5eebef18ea78ea3

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