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 逆??}逆??{^ 1000101101110100001111110011111101111101100010110111010000111111001111110111101101011110 8b743f3f7d8b743f3f7b5e
EUC-JP 逆??}逆??{^ 1011010111010101001111110011111101111101101101011101010100111111001111110111101101011110 b5d53f3f7db5d53f3f7b5e
UTF-8 逆ㅵ뙒}逆ㅵ뙒{^ 111010011000000010000110111000111000010110110101111010111001100110010010011111011110100110000000100001101110001110000101101101011110101110011001100100100111101101011110 e98086e385b5eb99927de98086e385b5eb99927b5e
UHC 逆ㅵ뙒}逆ㅵ뙒{^ 111001101011110110100100111001011000110010010111011111011110011010111101101001001110010110001100100101110111101101011110 e6bda4e58c977de6bda4e58c977b5e

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