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 ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e
SJIS-WIN ラRラ^[ラRラ^[^ 11010111111110010110111001010010110101111111100101101110010111100101101111010111111110010110111001010010110101111111100101101110010111100101101101011110 d7f96e52d7f96e5e5bd7f96e52d7f96e5e5b5e
EUC-JP ラ?Rラ?^[ラ?Rラ?^[^ 10001110110101110011111101010010100011101101011100111111010111100101101110001110110101110011111101010010100011101101011100111111010111100101101101011110 8ed73f528ed73f5e5b8ed73f528ed73f5e5b5e
UTF-8 ラRラ^[ラRラ^[^ 11101111101111101001011111101110100110111000101001010010111011111011111010010111111011101001101110001010010111100101101111101111101111101001011111101110100110111000101001010010111011111011111010010111111011101001101110001010010111100101101101011110 efbe97ee9b8a52efbe97ee9b8a5e5befbe97ee9b8a52efbe97ee9b8a5e5b5e
UHC ??R??^[??R??^[^ 001111110011111101010010001111110011111101011110010110110011111100111111010100100011111100111111010111100101101101011110 3f3f523f3f5e5b3f3f523f3f5e5b5e

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