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 ??ゴ??}??ゴ??{^ 001111110011111110000011010100110011111100111111011111010011111100111111100000110101001100111111001111110111101101011110 3f3f83533f3f7d3f3f83533f3f7b5e
EUC-JP ??ゴ??}??ゴ??{^ 001111110011111110100101101101000011111100111111011111010011111100111111101001011011010000111111001111110111101101011110 3f3fa5b43f3f7d3f3fa5b43f3f7b5e
UTF-8 룶퓦ゴ룵₃}룶퓦ゴ룵₃{^ 111010111010001110110110111011011001001110100110111000111000001010110100111010111010001110110101111000101000001010000011011111011110101110100011101101101110110110010011101001101110001110000010101101001110101110100011101101011110001010000010100000110111101101011110 eba3b6ed93a6e382b4eba3b5e282837deba3b6ed93a6e382b4eba3b5e282837b5e
UHC 룶퓦ゴ룵₃}룶퓦ゴ룵₃{^ 1000111110101011101111111000111110101011101101001000111110101010101010011111110101111101100011111010101110111111100011111010101110110100100011111010101010101001111111010111101101011110 8fabbf8fabb48faaa9fd7d8fabbf8fabb48faaa9fd7b5e

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