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{^ 00111111100011111001111100111111011011100111110100111111100011111001111100111111011011100111101101011110 3f8f9f3f6e7d3f8f9f3f6e7b5e
EUC-JP ?勝?n}?勝?n{^ 00111111101111101010000100111111011011100111110100111111101111101010000100111111011011100111101101011110 3fbea13f6e7d3fbea13f6e7b5e
UTF-8 궷勝실n}궷勝실n{^ 1110101010110110101101111110010110001011100111011110110010001011101001000110111001111101111010101011011010110111111001011000101110011101111011001000101110100100011011100111101101011110 eab6b7e58b9dec8ba46e7deab6b7e58b9dec8ba46e7b5e
UHC 궷勝실n}궷勝실n{^ 1011000111001100111000111010110110111101110001110110111001111101101100011100110011100011101011011011110111000111011011100111101101011110 b1cce3adbdc76e7db1cce3adbdc76e7b5e

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