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 汚ф?}汚ф?{^ 10001001100110001000010010000110001111110111110110001001100110001000010010000110001111110111101101011110 899884863f7d899884863f7b5e
EUC-JP 汚ф?}汚ф?{^ 10110001111110001010011111100110001111110111110110110001111110001010011111100110001111110111101101011110 b1f8a7e63f7db1f8a7e63f7b5e
UTF-8 汚ф꽋}汚ф꽋{^ 11100110101100011001101011010001100001001110101010111101100010110111110111100110101100011001101011010001100001001110101010111101100010110111101101011110 e6b19ad184eabd8b7de6b19ad184eabd8b7b5e
UHC 汚ф꽋}汚ф꽋{^ 111001111111110110101100111001101000010010011011011111011110011111111101101011001110011010000100100110110111101101011110 e7fdace6849b7de7fdace6849b7b5e

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