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 ??V}??V{^ 001111110011111101010110011111010011111100111111010101100111101101011110 3f3f567d3f3f567b5e
SJIS-WIN 煆疾V}煆疾V{^ 11111011010101101000111010111110010101100111110111111011010101101000111010111110010101100111101101011110 fb568ebe567dfb568ebe567b5e
EUC-JP 煆疾V}煆疾V{^ 100011111100100111110100101111001100000001010110011111011000111111001001111101001011110011000000010101100111101101011110 8fc9f4bcc0567d8fc9f4bcc0567b5e
UTF-8 煆疾V}煆疾V{^ 1110011110000101100001101110011110010110101111100101011001111101111001111000010110000110111001111001011010111110010101100111101101011110 e78586e796be567de78586e796be567b5e
UHC ?疾V}?疾V{^ 0011111111110010111100000101011001111101001111111111001011110000010101100111101101011110 3ff2f0567d3ff2f0567b5e

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