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 陰ъ?}陰ъ?{^ 10001001010000011000010010001100001111110111110110001001010000011000010010001100001111110111101101011110 8941848c3f7d8941848c3f7b5e
EUC-JP 陰ъ?}陰ъ?{^ 10110001101000101010011111101100001111110111110110110001101000101010011111101100001111110111101101011110 b1a2a7ec3f7db1a2a7ec3f7b5e
UTF-8 陰ъ뀮}陰ъ뀮{^ 11101001100110011011000011010001100010101110101110000000101011100111110111101001100110011011000011010001100010101110101110000000101011100111101101011110 e999b0d18aeb80ae7de999b0d18aeb80ae7b5e
UHC 陰ъ뀮}陰ъ뀮{^ 111010111110010010101100111011001000010110100100011111011110101111100100101011001110110010000101101001000111101101011110 ebe4acec85a47debe4acec85a47b5e

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