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 髴楠┓}髴楠┓{^ 111010011001110010010011111011011000010010101101011111011110100110011100100100111110110110000100101011010111101101011110 e99c93ed84ad7de99c93ed84ad7b5e
EUC-JP 髴楠┓}髴楠┓{^ 111100011111110011000110111011111010100010101111011111011111000111111100110001101110111110101000101011110111101101011110 f1fcc6efa8af7df1fcc6efa8af7b5e
UTF-8 髴楠┓}髴楠┓{^ 111010011010101110110100111001101010010110100000111000101001010010010011011111011110100110101011101101001110011010100101101000001110001010010100100100110111101101011110 e9abb4e6a5a0e294937de9abb4e6a5a0e294937b5e
UHC ?楠┓}?楠┓{^ 00111111110100011111100010100110101011110111110100111111110100011111100010100110101011110111101101011110 3fd1f8a6af7d3fd1f8a6af7b5e

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