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 ロソ}ロソ{^ 1101101110111111111110001110011001111101110110111011111111111000111001100111101101011110 dbbff8e67ddbbff8e67b5e
EUC-JP ロソ?}ロソ?{^ 10001110110110111000111010111111001111110111110110001110110110111000111010111111001111110111101101011110 8edb8ebf3f7d8edb8ebf3f7b5e
UTF-8 ロソ}ロソ{^ 111011111011111010011011111011111011110110111111111011101001101010000101011111011110111110111110100110111110111110111101101111111110111010011010100001010111101101011110 efbe9befbdbfee9a857defbe9befbdbfee9a857b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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