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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??ゴ????ゴ??^ 00111111001111111000001101010011001111110011111100111111001111111000001101010011001111110011111101011110 3f3f83533f3f3f3f83533f3f5e
EUC-JP ??ゴ????ゴ??^ 00111111001111111010010110110100001111110011111100111111001111111010010110110100001111110011111101011110 3f3fa5b43f3f3f3fa5b43f3f5e
UTF-8 룶퓦ゴ룵끗룶퓦ゴ룵끗^ 11101011101000111011011011101101100100111010011011100011100000101011010011101011101000111011010111101011100000011001011111101011101000111011011011101101100100111010011011100011100000101011010011101011101000111011010111101011100000011001011101011110 eba3b6ed93a6e382b4eba3b5eb8197eba3b6ed93a6e382b4eba3b5eb81975e
UHC 룶퓦ゴ룵끗룶퓦ゴ룵끗^ 100011111010101110111111100011111010101110110100100011111010101010110010111111011000111110101011101111111000111110101011101101001000111110101010101100101111110101011110 8fabbf8fabb48faab2fd8fabbf8fabb48faab2fd5e

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