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^[^ 001111110101011101010010001111110101011101011110010110110011111101010111010100100011111101010111010111100101101101011110 3f57523f575e5b3f57523f575e5b5e
SJIS-WIN ?WR?W^[?WR?W^[^ 001111110101011101010010001111110101011101011110010110110011111101010111010100100011111101010111010111100101101101011110 3f57523f575e5b3f57523f575e5b5e
EUC-JP ?WR?W^[?WR?W^[^ 001111110101011101010010001111110101011101011110010110110011111101010111010100100011111101010111010111100101101101011110 3f57523f575e5b3f57523f575e5b5e
UTF-8 ॊWRॊW^[ॊWRॊW^[^ 1110000010100101100010100101011101010010111000001010010110001010010101110101111001011011111000001010010110001010010101110101001011100000101001011000101001010111010111100101101101011110 e0a58a5752e0a58a575e5be0a58a5752e0a58a575e5b5e
UHC ?WR?W^[?WR?W^[^ 001111110101011101010010001111110101011101011110010110110011111101010111010100100011111101010111010111100101101101011110 3f57523f575e5b3f57523f575e5b5e

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