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{^ 00111111100100011011011000111111011011100111110100111111100100011011011000111111011011100111101101011110 3f91b63f6e7d3f91b63f6e7b5e
EUC-JP ?存?n}?存?n{^ 00111111110000101011100000111111011011100111110100111111110000101011100000111111011011100111101101011110 3fc2b83f6e7d3fc2b83f6e7b5e
UTF-8 솟存셍n}솟存셍n{^ 1110110010000110100111111110010110101101100110001110110010000101100011010110111001111101111011001000011010011111111001011010110110011000111011001000010110001101011011100111101101011110 ec869fe5ad98ec858d6e7dec869fe5ad98ec858d6e7b5e
UHC 솟存셍n}솟存셍n{^ 1011110011011010111100001110110110111100110001000110111001111101101111001101101011110000111011011011110011000100011011100111101101011110 bcdaf0edbcc46e7dbcdaf0edbcc46e7b5e

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