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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蛟也㍽縺∵ウ・縺 1110010110000000100101101110011110000111100011101110001110000001100000011110011010110011101001011110001110000001 e58096e7878ee38181e6b3a5e381
EUC-JP 蛟也?縺∵ウ・縺 111010011110000011001100111010010011111111100101111000011010001011101000100011101011001110001110101001011110010111100001 e9e0cce93fe5e1a2e88eb38ea5e5e1
UTF-8 蛟也㍽縺∵ウ・縺 111010001001101110011111111001001011100110011111111000111000110110111101111001111011100010111010111000101000100010110101111011111011110110110011111011111011110110100101111001111011100010111010 e89b9fe4b99fe38dbde7b8bae288b5efbdb3efbda5e7b8ba
UHC 蛟也??∵??? 1100111011110001111001011010010100111111001111111010000111110001001111110011111100111111 cef1e5a53f3fa1f13f3f3f

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