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 ルツ泚}ルツ泚{^ 1101100111000010111110101111100101111101110110011100001011111010111110010111101101011110 d9c2faf97dd9c2faf97b5e
EUC-JP ルツ泚}ルツ泚{^ 1000111011011001100011101100001010001111110001111010000101111101100011101101100110001110110000101000111111000111101000010111101101011110 8ed98ec28fc7a17d8ed98ec28fc7a17b5e
UTF-8 ルツ泚}ルツ泚{^ 111011111011111010011001111011111011111010000010111001101011001110011010011111011110111110111110100110011110111110111110100000101110011010110011100110100111101101011110 efbe99efbe82e6b39a7defbe99efbe82e6b39a7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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