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 ロ「蠻}ロ「蠻{^ 1101101110100010111001011100010101111101110110111010001011100101110001010111101101011110 dba2e5c57ddba2e5c57b5e
EUC-JP ロ「蠻}ロ「蠻{^ 100011101101101110001110101000101110101011000111011111011000111011011011100011101010001011101010110001110111101101011110 8edb8ea2eac77d8edb8ea2eac77b5e
UTF-8 ロ「蠻}ロ「蠻{^ 111011111011111010011011111011111011110110100010111010001010000010111011011111011110111110111110100110111110111110111101101000101110100010100000101110110111101101011110 efbe9befbda2e8a0bb7defbe9befbda2e8a0bb7b5e
UHC ??蠻}??蠻{^ 0011111100111111110110001100000101111101001111110011111111011000110000010111101101011110 3f3fd8c17d3f3fd8c17b5e

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