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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 維?Рn}維?Рn{^ 100010001101101100111111100001000101000101101110011111011000100011011011001111111000010001010001011011100111101101011110 88db3f84516e7d88db3f84516e7b5e
EUC-JP 維?Рn}維?Рn{^ 101100001101110100111111101001111011001001101110011111011011000011011101001111111010011110110010011011100111101101011110 b0dd3fa7b26e7db0dd3fa7b26e7b5e
UTF-8 維앸Рn}維앸Рn{^ 111001111011011010101101111011001001010110111000110100001010000001101110011111011110011110110110101011011110110010010101101110001101000010100000011011100111101101011110 e7b6adec95b8d0a06e7de7b6adec95b8d0a06e7b5e
UHC 維앸Рn}維앸Рn{^ 1110101110101011100111011110101110101100101100100110111001111101111010111010101110011101111010111010110010110010011011100111101101011110 ebab9debacb26e7debab9debacb26e7b5e

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