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 ॊWRॊW^[ॊWRॊW^[^ 1110000010100101100010100101011101010010111000001010010110001010010101110101111001011011111000001010010110001010010101110101001011100000101001011000101001010111010111100101101101011110 e0a58a5752e0a58a575e5be0a58a5752e0a58a575e5b5e
SJIS-WIN ?¥?WR?¥?W^[?¥?WR?¥?W^[^ 001111111000000110001111001111110101011101010010001111111000000110001111001111110101011101011110010110110011111110000001100011110011111101010111010100100011111110000001100011110011111101010111010111100101101101011110 3f818f3f57523f818f3f575e5b3f818f3f57523f818f3f575e5b5e
EUC-JP à??WRà??W^[à??WRà??W^[^ 10001111101010111010001000111111001111110101011101010010100011111010101110100010001111110011111101010111010111100101101110001111101010111010001000111111001111110101011101010010100011111010101110100010001111110011111101010111010111100101101101011110 8faba23f3f57528faba23f3f575e5b8faba23f3f57528faba23f3f575e5b5e
UTF-8 ॊWRॊW^[ॊWRॊW^[^ 1100001110100000110000101010010111000010100010100101011101010010110000111010000011000010101001011100001010001010010101110101111001011011110000111010000011000010101001011100001010001010010101110101001011000011101000001100001010100101110000101000101001010111010111100101101101011110 c3a0c2a5c28a5752c3a0c2a5c28a575e5bc3a0c2a5c28a5752c3a0c2a5c28a575e5b5e
UHC ???WR???W^[???WR???W^[^ 0011111100111111001111110101011101010010001111110011111100111111010101110101111001011011001111110011111100111111010101110101001000111111001111110011111101010111010111100101101101011110 3f3f3f57523f3f3f575e5b3f3f3f57523f3f3f575e5b5e

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