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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 蒟躯藻n}蒟躯藻n{^ 1110010011100101100010111110101110010001100101000110111001111101111001001110010110001011111010111001000110010100011011100111101101011110 e4e58beb91946e7de4e58beb91946e7b5e
EUC-JP 蒟躯藻n}蒟躯藻n{^ 1110100011100111101101101110110111000001111101000110111001111101111010001110011110110110111011011100000111110100011011100111101101011110 e8e7b6edc1f46e7de8e7b6edc1f46e7b5e
UTF-8 蒟躯藻n}蒟躯藻n{^ 1110100010010010100111111110100010111010101011111110100010010111101110110110111001111101111010001001001010011111111010001011101010101111111010001001011110111011011011100111101101011110 e8929fe8baafe897bb6e7de8929fe8baafe897bb6e7b5e
UHC ??藻n}??藻n{^ 00111111001111111111000011011101011011100111110100111111001111111111000011011101011011100111101101011110 3f3ff0dd6e7d3f3ff0dd6e7b5e

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