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 汚?И}汚?И{^ 10001001100110000011111110000100010010010111110110001001100110000011111110000100010010010111101101011110 89983f84497d89983f84497b5e
EUC-JP 汚?И}汚?И{^ 10110001111110000011111110100111101010100111110110110001111110000011111110100111101010100111101101011110 b1f83fa7aa7db1f83fa7aa7b5e
UTF-8 汚뉔И}汚뉔И{^ 11100110101100011001101011101011100010011001010011010000100110000111110111100110101100011001101011101011100010011001010011010000100110000111101101011110 e6b19aeb8994d0987de6b19aeb8994d0987b5e
UHC 汚뉔И}汚뉔И{^ 111001111111110110000111111010011010110010101010011111011110011111111101100001111110100110101100101010100111101101011110 e7fd87e9acaa7de7fd87e9acaa7b5e

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