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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 沚兢?\}沚兢?\{^ 100111111000110110011001010111010011111101011100011111011001111110001101100110010101110100111111010111000111101101011110 9f8d995d3f5c7d9f8d995d3f5c7b5e
EUC-JP 沚兢?\}沚兢?\{^ 110111011110110111010001101111100011111101011100011111011101110111101101110100011011111000111111010111000111101101011110 ddedd1be3f5c7dddedd1be3f5c7b5e
UTF-8 沚兢섞\}沚兢섞\{^ 1110011010110010100110101110010110000101101000101110110010000100100111100101110001111101111001101011001010011010111001011000010110100010111011001000010010011110010111000111101101011110 e6b29ae585a2ec849e5c7de6b29ae585a2ec849e5c7b5e
UHC 沚兢섞\}沚兢섞\{^ 1111001010101111110100001110011110111100101011110101110001111101111100101010111111010000111001111011110010101111010111000111101101011110 f2afd0e7bcaf5c7df2afd0e7bcaf5c7b5e

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