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 維?Ж}維?Ж{^ 10001000110110110011111110000100010001110111110110001000110110110011111110000100010001110111101101011110 88db3f84477d88db3f84477b5e
EUC-JP 維?Ж}維?Ж{^ 10110000110111010011111110100111101010000111110110110000110111010011111110100111101010000111101101011110 b0dd3fa7a87db0dd3fa7a87b5e
UTF-8 維쏅Ж}維쏅Ж{^ 11100111101101101010110111101100100011111000010111010000100101100111110111100111101101101010110111101100100011111000010111010000100101100111101101011110 e7b6adec8f85d0967de7b6adec8f85d0967b5e
UHC 維쏅Ж}維쏅Ж{^ 111010111010101110011011111010111010110010101000011111011110101110101011100110111110101110101100101010000111101101011110 ebab9bebaca87debab9bebaca87b5e

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