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????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e
SJIS-WIN ク﨔Rク﨔^[ク﨔Rク﨔^[^ 1011100011110110110000101111101011101010111110010110111001010010101110001111011011000010111110101110101011111001011011100101111001011011101110001111011011000010111110101110101011111001011011100101001010111000111101101100001011111010111010101111100101101110010111100101101101011110 b8f6c2faeaf96e52b8f6c2faeaf96e5e5bb8f6c2faeaf96e52b8f6c2faeaf96e5e5b5e
EUC-JP ク???Rク???^[ク???Rク???^[^ 100011101011100000111111001111110011111101010010100011101011100000111111001111110011111101011110010110111000111010111000001111110011111100111111010100101000111010111000001111110011111100111111010111100101101101011110 8eb83f3f3f528eb83f3f3f5e5b8eb83f3f3f528eb83f3f3f5e5b5e
UTF-8 ク﨔Rク﨔^[ク﨔Rク﨔^[^ 11101111101111011011100011101110100100111010100111101111101010001001010011101110100110111000101001010010111011111011110110111000111011101001001110101001111011111010100010010100111011101001101110001010010111100101101111101111101111011011100011101110100100111010100111101111101010001001010011101110100110111000101001010010111011111011110110111000111011101001001110101001111011111010100010010100111011101001101110001010010111100101101101011110 efbdb8ee93a9efa894ee9b8a52efbdb8ee93a9efa894ee9b8a5e5befbdb8ee93a9efa894ee9b8a52efbdb8ee93a9efa894ee9b8a5e5b5e
UHC ????R????^[????R????^[^ 0011111100111111001111110011111101010010001111110011111100111111001111110101111001011011001111110011111100111111001111110101001000111111001111110011111100111111010111100101101101011110 3f3f3f3f523f3f3f3f5e5b3f3f3f3f523f3f3f3f5e5b5e

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