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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 沃?ぐ[沃?ぐ[^ 10010111100000000011111110000010101011100101101110010111100000000011111110000010101011100101101101011110 97803f82ae5b97803f82ae5b5e
EUC-JP 沃?ぐ[沃?ぐ[^ 11001101111000000011111110100100101100000101101111001101111000000011111110100100101100000101101101011110 cde03fa4b05bcde03fa4b05b5e
UTF-8 沃계ぐ[沃계ぐ[^ 111001101011001010000011111010101011001110000100111000111000000110010000010110111110011010110010100000111110101010110011100001001110001110000001100100000101101101011110 e6b283eab384e381905be6b283eab384e381905b5e
UHC 沃계ぐ[沃계ぐ[^ 111010001010101010110000111010001010101010110000010110111110100010101010101100001110100010101010101100000101101101011110 e8aab0e8aab05be8aab0e8aab05b5e

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