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 乙??}乙??{^ 1000100110110011001111110011111101111101100010011011001100111111001111110111101101011110 89b33f3f7d89b33f3f7b5e
EUC-JP 乙??}乙??{^ 1011001010110101001111110011111101111101101100101011010100111111001111110111101101011110 b2b53f3f7db2b53f3f7b5e
UTF-8 乙멩텕}乙멩텕{^ 111001001011100110011001111010111010100110101001111011011000010110010101011111011110010010111001100110011110101110101001101010011110110110000101100101010111101101011110 e4b999eba9a9ed85957de4b999eba9a9ed85957b5e
UHC 乙멩텕}乙멩텕{^ 111010111110000010111000111001101011011010001110011111011110101111100000101110001110011010110110100011100111101101011110 ebe0b8e6b68e7debe0b8e6b68e7b5e

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