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 ヤ}ヤ{^ 11010100111110001110010111111001011011100111110111010100111110001110010111111001011011100111101101011110 d4f8e5f96e7dd4f8e5f96e7b5e
EUC-JP ヤ??}ヤ??{^ 1000111011010100001111110011111101111101100011101101010000111111001111110111101101011110 8ed43f3f7d8ed43f3f7b5e
UTF-8 ヤ}ヤ{^ 111011111011111010010100111011101001101010000100111011101001101110001010011111011110111110111110100101001110111010011010100001001110111010011011100010100111101101011110 efbe94ee9a84ee9b8a7defbe94ee9a84ee9b8a7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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