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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN イ櫢ュ}イ櫢ュ{^ 111100011110010110110010111110101111001010101101011111011111000111100101101100101111101011110010101011010111101101011110 f1e5b2faf2ad7df1e5b2faf2ad7b5e
EUC-JP ?イ?ュ}?イ?ュ{^ 001111111000111010110010001111111000111010101101011111010011111110001110101100100011111110001110101011010111101101011110 3f8eb23f8ead7d3f8eb23f8ead7b5e
UTF-8 イ櫢ュ}イ櫢ュ{^ 111011101000010110100000111011111011110110110010111001101010101110100010111011111011110110101101011111011110111010000101101000001110111110111101101100101110011010101011101000101110111110111101101011010111101101011110 ee85a0efbdb2e6aba2efbdad7dee85a0efbdb2e6aba2efbdad7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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