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 乙얩짇}乙얩짇{^ 111001001011100110011001111011001001011010101001111011001010011110000111011111011110010010111001100110011110110010010110101010011110110010100111100001110111101101011110 e4b999ec96a9eca7877de4b999ec96a9eca7877b5e
UHC 乙얩짇}乙얩짇{^ 111010111110000010111110111011011100000111111001011111011110101111100000101111101110110111000001111110010111101101011110 ebe0beedc1f97debe0beedc1f97b5e

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