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 ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
UTF-8 捻경콖捻곁뭸捻경콖捻곁뭸^ 11101111101001101010010011101010101100101011110111101100101111011001011011101111101001101010010011101010101100111000000111101011101011011011100011101111101001101010010011101010101100101011110111101100101111011001011011101111101001101010010011101010101100111000000111101011101011011011100001011110 efa6a4eab2bdecbd96efa6a4eab381ebadb8efa6a4eab2bdecbd96efa6a4eab381ebadb85e
UHC 捻경콖捻곁뭸捻경콖捻곁뭸^ 11100110111101111011000011100110101100011001000011100110111101111011000011100111100100101000011111100110111101111011000011100110101100011001000011100110111101111011000011100111100100101000011101011110 e6f7b0e6b190e6f7b0e79287e6f7b0e6b190e6f7b0e792875e

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