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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 臾щぜn}臾щぜn{^ 1110010001101011100001001000101110000010101110100110111001111101111001000110101110000100100010111000001010111010011011100111101101011110 e46b848b82ba6e7de46b848b82ba6e7b5e
EUC-JP 臾щぜn}臾щぜn{^ 1110011111001100101001111110101110100100101111000110111001111101111001111100110010100111111010111010010010111100011011100111101101011110 e7cca7eba4bc6e7de7cca7eba4bc6e7b5e
UTF-8 臾щぜn}臾щぜn{^ 111010001000011110111110110100011000100111100011100000011001110001101110011111011110100010000111101111101101000110001001111000111000000110011100011011100111101101011110 e887bed189e3819c6e7de887bed189e3819c6e7b5e
UHC 臾щぜn}臾щぜn{^ 1110101110101100101011001110101110101010101111000110111001111101111010111010110010101100111010111010101010111100011011100111101101011110 ebacacebaabc6e7debacacebaabc6e7b5e

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