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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 鞜ィ讌笠\}鞜ィ讌笠\{^ 11101000110111111010100011100110101001011000101001111101010111000111110111101000110111111010100011100110101001011000101001111101010111000111101101011110 e8dfa8e6a58a7d5c7de8dfa8e6a58a7d5c7b5e
EUC-JP 鞜ィ讌笠\}鞜ィ讌笠\{^ 111100001110000110001110101010001110110010100111101100111101111001011100011111011111000011100001100011101010100011101100101001111011001111011110010111000111101101011110 f0e18ea8eca7b3de5c7df0e18ea8eca7b3de5c7b5e
UTF-8 鞜ィ讌笠\}鞜ィ讌笠\{^ 1110100110011110100111001110111110111101101010001110100010101110100011001110011110101100101000000101110001111101111010011001111010011100111011111011110110101000111010001010111010001100111001111010110010100000010111000111101101011110 e99e9cefbda8e8ae8ce7aca05c7de99e9cefbda8e8ae8ce7aca05c7b5e
UHC ???笠\}???笠\{^ 001111110011111100111111110110001010001001011100011111010011111100111111001111111101100010100010010111000111101101011110 3f3f3fd8a25c7d3f3f3fd8a25c7b5e

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