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 ロヲ簽}ロヲ簽{^ 1101101110100110111000101101001101111101110110111010011011100010110100110111101101011110 dba6e2d37ddba6e2d37b5e
EUC-JP ロヲ簽}ロヲ簽{^ 100011101101101110001110101001101110010011010101011111011000111011011011100011101010011011100100110101010111101101011110 8edb8ea6e4d57d8edb8ea6e4d57b5e
UTF-8 ロヲ簽}ロヲ簽{^ 111011111011111010011011111011111011110110100110111001111011000010111101011111011110111110111110100110111110111110111101101001101110011110110000101111010111101101011110 efbe9befbda6e7b0bd7defbe9befbda6e7b0bd7b5e
UHC ??簽}??簽{^ 0011111100111111111101001101100001111101001111110011111111110100110110000111101101011110 3f3ff4d87d3f3ff4d87b5e

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