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 汚ф림}汚ф림{^ 11100110101100011001101011010001100001001110101110100110101111000111110111100110101100011001101011010001100001001110101110100110101111000111101101011110 e6b19ad184eba6bc7de6b19ad184eba6bc7b5e
UHC 汚ф림}汚ф림{^ 111001111111110110101100111001101011100010110010011111011110011111111101101011001110011010111000101100100111101101011110 e7fdace6b8b27de7fdace6b8b27b5e

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