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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 維?しx}維?しx{^ 100010001101101100111111100000101011010101111000011111011000100011011011001111111000001010110101011110000111101101011110 88db3f82b5787d88db3f82b5787b5e
EUC-JP 維?しx}維?しx{^ 101100001101110100111111101001001011011101111000011111011011000011011101001111111010010010110111011110000111101101011110 b0dd3fa4b7787db0dd3fa4b7787b5e
UTF-8 維껊しx}維껊しx{^ 1110011110110110101011011110101010111011100010101110001110000001100101110111100001111101111001111011011010101101111010101011101110001010111000111000000110010111011110000111101101011110 e7b6adeabb8ae38197787de7b6adeabb8ae38197787b5e
UHC 維껊しx}維껊しx{^ 1110101110101011100000111110101110101010101101110111100001111101111010111010101110000011111010111010101010110111011110000111101101011110 ebab83ebaab7787debab83ebaab7787b5e

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