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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 遇鞆紆}遇鞆紆{^ 100010111111011011101000110110111110001011111100011111011000101111110110111010001101101111100010111111000111101101011110 8bf6e8dbe2fc7d8bf6e8dbe2fc7b5e
EUC-JP 遇鞆紆}遇鞆紆{^ 101101101111100011110000110111011110010011111110011111011011011011111000111100001101110111100100111111100111101101011110 b6f8f0dde4fe7db6f8f0dde4fe7b5e
UTF-8 遇鞆紆}遇鞆紆{^ 111010011000000110000111111010011001111010000110111001111011010010000110011111011110100110000001100001111110100110011110100001101110011110110100100001100111101101011110 e98187e99e86e7b4867de98187e99e86e7b4867b5e
UHC 遇?紆}遇?紆{^ 11101001111001110011111111101001111000010111110111101001111001110011111111101001111000010111101101011110 e9e73fe9e17de9e73fe9e17b5e

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