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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 邑ъ?\}邑ъ?\{^ 100101110101011110000100100011000011111101011100011111011001011101010111100001001000110000111111010111000111101101011110 9757848c3f5c7d9757848c3f5c7b5e
EUC-JP 邑ъ?\}邑ъ?\{^ 110011011011100010100111111011000011111101011100011111011100110110111000101001111110110000111111010111000111101101011110 cdb8a7ec3f5c7dcdb8a7ec3f5c7b5e
UTF-8 邑ъ뀎\}邑ъ뀎\{^ 111010011000001010010001110100011000101011101011100000001000111001011100011111011110100110000010100100011101000110001010111010111000000010001110010111000111101101011110 e98291d18aeb808e5c7de98291d18aeb808e5c7b5e
UHC 邑ъ뀎\}邑ъ뀎\{^ 1110101111101001101011001110110010000101100010010101110001111101111010111110100110101100111011001000010110001001010111000111101101011110 ebe9acec85895c7debe9acec85895c7b5e

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