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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???壹?}???壹?{^ 001111110011111100111111100110101110001100111111011111010011111100111111001111111001101011100011001111110111101101011110 3f3f3f9ae33f7d3f3f3f9ae33f7b5e
EUC-JP ???壹?}???壹?{^ 001111110011111100111111110101001110010100111111011111010011111100111111001111111101010011100101001111110111101101011110 3f3f3fd4e53f7d3f3f3fd4e53f7b5e
UTF-8 樂띾봻壹틁}樂띾봻壹틁{^ 111011111010011010111111111010111001110110111110111010111011010010111011111001011010001110111001111011011000101110000001011111011110111110100110101111111110101110011101101111101110101110110100101110111110010110100011101110011110110110001011100000010111101101011110 efa6bfeb9dbeebb4bbe5a3b9ed8b817defa6bfeb9dbeebb4bbe5a3b9ed8b817b5e
UHC 樂띾봻壹틁}樂띾봻壹틁{^ 1110100011111001100011011110101110010100100000101110110011101100101110100110111001111101111010001111100110001101111010111001010010000010111011001110110010111010011011100111101101011110 e8f98deb9482ececba6e7de8f98deb9482ececba6e7b5e

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