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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 缸雁ず}缸雁ず{^ 111000111001110110001010111001011000001010111000011111011110001110011101100010101110010110000010101110000111101101011110 e39d8ae582b87de39d8ae582b87b5e
EUC-JP 缸雁ず}缸雁ず{^ 111001011111110110110100111001111010010010111010011111011110010111111101101101001110011110100100101110100111101101011110 e5fdb4e7a4ba7de5fdb4e7a4ba7b5e
UTF-8 缸雁ず}缸雁ず{^ 111001111011110010111000111010011001101110000001111000111000000110011010011111011110011110111100101110001110100110011011100000011110001110000001100110100111101101011110 e7bcb8e99b81e3819a7de7bcb8e99b81e3819a7b5e
UHC 缸雁ず}缸雁ず{^ 111110011111110011100100110100101010101010111010011111011111100111111100111001001101001010101010101110100111101101011110 f9fce4d2aaba7df9fce4d2aaba7b5e

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