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 ??チ??}??チ??{^ 001111110011111110000011011000000011111100111111011111010011111100111111100000110110000000111111001111110111101101011110 3f3f83603f3f7d3f3f83603f3f7b5e
EUC-JP ??チ??}??チ??{^ 001111110011111110100101110000010011111100111111011111010011111100111111101001011100000100111111001111110111101101011110 3f3fa5c13f3f7d3f3fa5c13f3f7b5e
UTF-8 룶퓦チ룫홏}룶퓦チ룫홏{^ 111010111010001110110110111011011001001110100110111000111000001110000001111010111010001110101011111011011001100110001111011111011110101110100011101101101110110110010011101001101110001110000011100000011110101110100011101010111110110110011001100011110111101101011110 eba3b6ed93a6e38381eba3abed998f7deba3b6ed93a6e38381eba3abed998f7b5e
UHC 룶퓦チ룫홏}룶퓦チ룫홏{^ 1000111110101011101111111000111110101011110000011000111110100010110000110100110101111101100011111010101110111111100011111010101111000001100011111010001011000011010011010111101101011110 8fabbf8fabc18fa2c34d7d8fabbf8fabc18fa2c34d7b5e

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