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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????鹹}????鹹{^ 001111110011111100111111001111111110101001100011011111010011111100111111001111110011111111101010011000110111101101011110 3f3f3f3fea637d3f3f3f3fea637b5e
EUC-JP ????鹹}????鹹{^ 001111110011111100111111001111111111001111000100011111010011111100111111001111110011111111110011110001000111101101011110 3f3f3f3ff3c47d3f3f3f3ff3c47b5e
UTF-8 룶퓦㈐룫鹹}룶퓦㈐룫鹹{^ 111010111010001110110110111011011001001110100110111000111000100010010000111010111010001110101011111010011011100110111001011111011110101110100011101101101110110110010011101001101110001110001000100100001110101110100011101010111110100110111001101110010111101101011110 eba3b6ed93a6e38890eba3abe9b9b97deba3b6ed93a6e38890eba3abe9b9b97b5e
UHC 룶퓦㈐룫鹹}룶퓦㈐룫鹹{^ 1000111110101011101111111000111110101001110000011000111110100010111110011110100101111101100011111010101110111111100011111010100111000001100011111010001011111001111010010111101101011110 8fabbf8fa9c18fa2f9e97d8fabbf8fa9c18fa2f9e97b5e

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