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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蒹貞ア急蒹貞ア宮^ 111001001110001110010010111001011011000110001011011111011110010011100011100100101110010110110001100010110111101101011110 e4e392e5b18b7de4e392e5b18b7b5e
EUC-JP 蒹貞ア急蒹貞ア宮^ 1110100011100101110001001110011110001110101100011011010111011110111010001110010111000100111001111000111010110001101101011101110001011110 e8e5c4e78eb1b5dee8e5c4e78eb1b5dc5e
UTF-8 蒹貞ア急蒹貞ア宮^ 11101000100100101011100111101000101100101001111011101111101111011011000111100110100000001010010111101000100100101011100111101000101100101001111011101111101111011011000111100101101011101010111001011110 e892b9e8b29eefbdb1e680a5e892b9e8b29eefbdb1e5aeae5e
UHC ?貞?急?貞?宮^ 00111111111011111111011000111111110100001110000100111111111011111111011000111111110011111110000001011110 3feff63fd0e13feff63fcfe05e

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