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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 照ラW}照ラW{^ 1000111111000110110101110101011101111101100011111100011011010111010101110111101101011110 8fc6d7577d8fc6d7577b5e
EUC-JP 照ラW}照ラW{^ 10111110110010001000111011010111010101110111110110111110110010001000111011010111010101110111101101011110 bec88ed7577dbec88ed7577b5e
UTF-8 照ラW}照ラW{^ 1110011110000101101001111110111110111110100101110101011101111101111001111000010110100111111011111011111010010111010101110111101101011110 e785a7efbe97577de785a7efbe97577b5e
UHC 照?W}照?W{^ 1111000011001110001111110101011101111101111100001100111000111111010101110111101101011110 f0ce3f577df0ce3f577b5e

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