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 塋??}塋??{^ 1001101011001000001111110011111101111101100110101100100000111111001111110111101101011110 9ac83f3f7d9ac83f3f7b5e
EUC-JP 塋??}塋??{^ 1101010011001010001111110011111101111101110101001100101000111111001111110111101101011110 d4ca3f3f7dd4ca3f3f7b5e
UTF-8 塋뷸뜥}塋뷸뜥{^ 111001011010000110001011111010111011011110111000111010111001110010100101011111011110010110100001100010111110101110110111101110001110101110011100101001010111101101011110 e5a18bebb7b8eb9ca57de5a18bebb7b8eb9ca57b5e
UHC 塋뷸뜥}塋뷸뜥{^ 111001111010101110111010111001101000110110101000011111011110011110101011101110101110011010001101101010000111101101011110 e7abbae68da87de7abbae68da87b5e

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