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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 狒牾狒牾}狒牾狒牾{^ 11100000101111111110000010110001111000001011111111100000101100010111110111100000101111111110000010110001111000001011111111100000101100010111101101011110 e0bfe0b1e0bfe0b17de0bfe0b1e0bfe0b17b5e
EUC-JP 狒牾狒牾}狒牾狒牾{^ 11100000110000011110000010110011111000001100000111100000101100110111110111100000110000011110000010110011111000001100000111100000101100110111101101011110 e0c1e0b3e0c1e0b37de0c1e0b3e0c1e0b37b5e
UTF-8 狒牾狒牾}狒牾狒牾{^ 111001111000101110010010111001111000100110111110111001111000101110010010111001111000100110111110011111011110011110001011100100101110011110001001101111101110011110001011100100101110011110001001101111100111101101011110 e78b92e789bee78b92e789be7de78b92e789bee78b92e789be7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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